is not current version
Last Version 0.30.0.RELEASE

io.eventuate.tram.core:eventuate-tram-bom 0.27.0.RELEASE

An Eventuate project

GroupId

GroupId

io.eventuate.tram.core
ArtifactId

ArtifactId

eventuate-tram-bom
Version

Version

0.27.0.RELEASE
Type

Type

pom

Download eventuate-tram-bom 0.27.0.RELEASE


<!-- https://jarcasting.com/artifacts/io.eventuate.tram.core/eventuate-tram-bom/ -->
<dependency>
    <groupId>io.eventuate.tram.core</groupId>
    <artifactId>eventuate-tram-bom</artifactId>
    <version>0.27.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.eventuate.tram.core/eventuate-tram-bom/
implementation 'io.eventuate.tram.core:eventuate-tram-bom:0.27.0.RELEASE'
// https://jarcasting.com/artifacts/io.eventuate.tram.core/eventuate-tram-bom/
implementation ("io.eventuate.tram.core:eventuate-tram-bom:0.27.0.RELEASE")
'io.eventuate.tram.core:eventuate-tram-bom:pom:0.27.0.RELEASE'
<dependency org="io.eventuate.tram.core" name="eventuate-tram-bom" rev="0.27.0.RELEASE">
  <artifact name="eventuate-tram-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.eventuate.tram.core', module='eventuate-tram-bom', version='0.27.0.RELEASE')
)
libraryDependencies += "io.eventuate.tram.core" % "eventuate-tram-bom" % "0.27.0.RELEASE"
[io.eventuate.tram.core/eventuate-tram-bom "0.27.0.RELEASE"]