License |
License |
---|---|
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdelasticactors-spi |
Version | Version5.0.0 |
Type | Typejar |
Description |
DescriptionElastic Software Foundation :: ElasticActors :: Service Provider Interface
Persistent Stateful Actor System
|
Project URL |
Project URL |
Filename | Size |
---|---|
elasticactors-spi-5.0.0.pom | |
elasticactors-spi-5.0.0.jar | 36 KB |
elasticactors-spi-5.0.0-sources.jar | 45 KB |
elasticactors-spi-5.0.0-javadoc.jar | 309 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-spi/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-spi</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-spi/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-spi:5.0.0'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-spi/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-spi:5.0.0")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-spi:jar:5.0.0'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-spi" rev="5.0.0">
<artifact name="elasticactors-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-spi', version='5.0.0')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-spi" % "5.0.0"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-spi "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsoftwarefoundation.elasticactors : elasticactors-api | jar | |
com.google.guava : guava | jar |