License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices CLI User Interface Hazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.hazelcast |
ArtifactId | ArtifactIdquarkus-hazelcast-client-integration-tests |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus Hazelcast Client - Integration Tests
Connect to the Hazelcast IMDG for distributed caching and in-memory computing
|
<!-- https://jarcasting.com/artifacts/com.hazelcast/quarkus-hazelcast-client-integration-tests/ -->
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>quarkus-hazelcast-client-integration-tests</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast/quarkus-hazelcast-client-integration-tests/
implementation 'com.hazelcast:quarkus-hazelcast-client-integration-tests:3.0.0'
// https://jarcasting.com/artifacts/com.hazelcast/quarkus-hazelcast-client-integration-tests/
implementation ("com.hazelcast:quarkus-hazelcast-client-integration-tests:3.0.0")
'com.hazelcast:quarkus-hazelcast-client-integration-tests:jar:3.0.0'
<dependency org="com.hazelcast" name="quarkus-hazelcast-client-integration-tests" rev="3.0.0">
<artifact name="quarkus-hazelcast-client-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast', module='quarkus-hazelcast-client-integration-tests', version='3.0.0')
)
libraryDependencies += "com.hazelcast" % "quarkus-hazelcast-client-integration-tests" % "3.0.0"
[com.hazelcast/quarkus-hazelcast-client-integration-tests "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.hazelcast : quarkus-hazelcast-client | jar | |
io.quarkus : quarkus-resteasy | jar | |
com.hazelcast : quarkus-test-hazelcast | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-jackson | jar | |
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar | |
org.jboss.logging : commons-logging-jboss-logging | jar |