Last Version

Quarkus Hazelcast Client - BOM 3.0.0

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

License

License

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

3.0.0
Type

Type

pom
Description

Description

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

Download quarkus-hazelcast-client-bom 3.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.