License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Hazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-integration-test-hazelcast |
Version | Version2.5.0 |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: Integration Tests :: Hazelcast
Integration tests for Camel Quarkus Hazelcast extension
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-hazelcast/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-hazelcast</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-hazelcast/
implementation 'org.apache.camel.quarkus:camel-quarkus-integration-test-hazelcast:2.5.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-hazelcast/
implementation ("org.apache.camel.quarkus:camel-quarkus-integration-test-hazelcast:2.5.0")
'org.apache.camel.quarkus:camel-quarkus-integration-test-hazelcast:jar:2.5.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-integration-test-hazelcast" rev="2.5.0">
<artifact name="camel-quarkus-integration-test-hazelcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-integration-test-hazelcast', version='2.5.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-integration-test-hazelcast" % "2.5.0"
[org.apache.camel.quarkus/camel-quarkus-integration-test-hazelcast "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.quarkus : camel-quarkus-hazelcast | jar | |
org.apache.camel.quarkus : camel-quarkus-direct | jar | |
io.quarkus : quarkus-resteasy | jar | |
io.quarkus : quarkus-resteasy-jackson | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar | |
org.awaitility : awaitility | jar |