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