Last Version

Quarkus Hazelcast Client - Deployment 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-deployment
Version

Version

3.0.0
Type

Type

jar
Description

Description

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

Download quarkus-hazelcast-client-deployment 3.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.hazelcast : quarkus-hazelcast-client jar
io.quarkus : quarkus-core-deployment jar
io.quarkus : quarkus-jaxb-deployment jar
io.quarkus : quarkus-arc-deployment jar

Project Modules

There are no modules declared in this project.