Categories |
CategoriesCaching Data |
---|---|
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdelasticactors-caching |
Version | Version5.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-caching/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-caching</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-caching/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-caching:5.2.0'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-caching/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-caching:5.2.0")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-caching:jar:5.2.0'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-caching" rev="5.2.0">
<artifact name="elasticactors-caching" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-caching', version='5.2.0')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-caching" % "5.2.0"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-caching "5.2.0"]