is not current version
Last Version 2.0.0-alpha-0.2

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


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

hazelcast-cache-service
Version

Version

1.13.4
Type

Type

jar

Download hazelcast-cache-service 1.13.4


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