is not current version
Last Version 3.0.0

com.hazelcast:quarkus-hazelcast-client-deployment 1.0.0-RC5


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.0.0-RC5
Type

Type

jar

Download quarkus-hazelcast-client-deployment 1.0.0-RC5


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