is not current version
Last Version 3.0.0

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

Connect to the Hazelcast IMDG for distributed caching and in-memory computing

Categories

Categories

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

GroupId

com.hazelcast
ArtifactId

ArtifactId

quarkus-hazelcast-client-parent
Version

Version

1.1.0
Type

Type

pom

Download quarkus-hazelcast-client-parent 1.1.0


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