is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:hazelcast-cache-service 1.3.0


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

hazelcast-cache-service
Version

Version

1.3.0
Type

Type

jar

Download hazelcast-cache-service 1.3.0


<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/hazelcast-cache-service/ -->
<dependency>
    <groupId>uk.gov.gchq.gaffer</groupId>
    <artifactId>hazelcast-cache-service</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/hazelcast-cache-service/
implementation 'uk.gov.gchq.gaffer:hazelcast-cache-service:1.3.0'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/hazelcast-cache-service/
implementation ("uk.gov.gchq.gaffer:hazelcast-cache-service:1.3.0")
'uk.gov.gchq.gaffer:hazelcast-cache-service:jar:1.3.0'
<dependency org="uk.gov.gchq.gaffer" name="hazelcast-cache-service" rev="1.3.0">
  <artifact name="hazelcast-cache-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='hazelcast-cache-service', version='1.3.0')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "hazelcast-cache-service" % "1.3.0"
[uk.gov.gchq.gaffer/hazelcast-cache-service "1.3.0"]