| License | License | 
|---|---|
| Categories | CategoriesJava Languages | 
| GroupId | GroupIdio.eventuate.local.java | 
| ArtifactId | ArtifactIdeventuate-local-bom | 
| Version | Version0.38.0.RELEASE | 
| Type | Typepom | 
| Description | Descriptioneventuate-local-bom An Eventuate project | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| eventuate-local-bom-0.38.0.RELEASE.pom | |
| Browse | 
<!-- https://jarcasting.com/artifacts/io.eventuate.local.java/eventuate-local-bom/ -->
<dependency>
    <groupId>io.eventuate.local.java</groupId>
    <artifactId>eventuate-local-bom</artifactId>
    <version>0.38.0.RELEASE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/io.eventuate.local.java/eventuate-local-bom/
implementation 'io.eventuate.local.java:eventuate-local-bom:0.38.0.RELEASE'// https://jarcasting.com/artifacts/io.eventuate.local.java/eventuate-local-bom/
implementation ("io.eventuate.local.java:eventuate-local-bom:0.38.0.RELEASE")'io.eventuate.local.java:eventuate-local-bom:pom:0.38.0.RELEASE'<dependency org="io.eventuate.local.java" name="eventuate-local-bom" rev="0.38.0.RELEASE">
  <artifact name="eventuate-local-bom" type="pom" />
</dependency>@Grapes(
@Grab(group='io.eventuate.local.java', module='eventuate-local-bom', version='0.38.0.RELEASE')
)libraryDependencies += "io.eventuate.local.java" % "eventuate-local-bom" % "0.38.0.RELEASE"[io.eventuate.local.java/eventuate-local-bom "0.38.0.RELEASE"]