is not current version
Last Version 3.0.0

com.hazelcast:quarkus-hazelcast-client-deployment 1.1.0


Categories

Categories

Quarkus Container Microservices CLI User Interface Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

quarkus-hazelcast-client-deployment
Version

Version

1.1.0
Type

Type

jar

Download quarkus-hazelcast-client-deployment 1.1.0


<!-- https://jarcasting.com/artifacts/com.hazelcast/quarkus-hazelcast-client-deployment/ -->
<dependency>
    <groupId>com.hazelcast</groupId>
    <artifactId>quarkus-hazelcast-client-deployment</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast/quarkus-hazelcast-client-deployment/
implementation 'com.hazelcast:quarkus-hazelcast-client-deployment:1.1.0'
// https://jarcasting.com/artifacts/com.hazelcast/quarkus-hazelcast-client-deployment/
implementation ("com.hazelcast:quarkus-hazelcast-client-deployment:1.1.0")
'com.hazelcast:quarkus-hazelcast-client-deployment:jar:1.1.0'
<dependency org="com.hazelcast" name="quarkus-hazelcast-client-deployment" rev="1.1.0">
  <artifact name="quarkus-hazelcast-client-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast', module='quarkus-hazelcast-client-deployment', version='1.1.0')
)
libraryDependencies += "com.hazelcast" % "quarkus-hazelcast-client-deployment" % "1.1.0"
[com.hazelcast/quarkus-hazelcast-client-deployment "1.1.0"]