License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices CLI User Interface Hazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.hazelcast |
ArtifactId | ArtifactIdquarkus-hazelcast-client-deployment |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus Hazelcast Client - Deployment
Connect to the Hazelcast IMDG for distributed caching and in-memory computing
|
<!-- 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"]
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 |