is not current version
Last Version 3.0.0

com.hazelcast:quarkus-hazelcast-client-bom 1.0.0-RC3


Categories

Categories

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

GroupId

com.hazelcast
ArtifactId

ArtifactId

quarkus-hazelcast-client-bom
Version

Version

1.0.0-RC3
Type

Type

pom

Download quarkus-hazelcast-client-bom 1.0.0-RC3


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