| License |
License |
|---|---|
| Categories |
CategoriesCaching Data |
| GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
| ArtifactId | ArtifactIdelasticactors-caching |
| Last Version | Last Version6.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionElastic Software Foundation :: ElasticActors :: Class caching layer
Persistent Stateful Actor System
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-caching/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-caching</artifactId>
<version>6.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-caching/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-caching:6.1.4'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-caching/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-caching:6.1.4")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-caching:jar:6.1.4'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-caching" rev="6.1.4">
<artifact name="elasticactors-caching" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-caching', version='6.1.4')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-caching" % "6.1.4"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-caching "6.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.elasticsoftwarefoundation.elasticactors : elasticactors-messaging | jar |