is not current version
Last Version 6.1.4

org.elasticsoftwarefoundation.elasticactors:elasticactors-bom 6.0.3


GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

elasticactors-bom
Version

Version

6.0.3
Type

Type

pom

Download elasticactors-bom 6.0.3


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