| License |
License |
|---|---|
| GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
| ArtifactId | ArtifactIdelasticactors-bom |
| Last Version | Last Version6.1.4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionElastic Software Foundation :: ElasticActors :: Bill Of Materials
Persistent Stateful Actor System
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| elasticactors-bom-6.1.4.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-bom/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-bom</artifactId>
<version>6.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-bom/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-bom:6.1.4'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-bom/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-bom:6.1.4")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-bom:pom:6.1.4'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-bom" rev="6.1.4">
<artifact name="elasticactors-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-bom', version='6.1.4')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-bom" % "6.1.4"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-bom "6.1.4"]