License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Cassandra Data Databases |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-integration-test-cassandraql |
Version | Version2.4.0 |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: Integration Tests :: Cassandra CQL
Integration tests for Camel Quarkus Cassandra CQL extension
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-cassandraql/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-cassandraql</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-cassandraql/
implementation 'org.apache.camel.quarkus:camel-quarkus-integration-test-cassandraql:2.4.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-cassandraql/
implementation ("org.apache.camel.quarkus:camel-quarkus-integration-test-cassandraql:2.4.0")
'org.apache.camel.quarkus:camel-quarkus-integration-test-cassandraql:jar:2.4.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-integration-test-cassandraql" rev="2.4.0">
<artifact name="camel-quarkus-integration-test-cassandraql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-integration-test-cassandraql', version='2.4.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-integration-test-cassandraql" % "2.4.0"
[org.apache.camel.quarkus/camel-quarkus-integration-test-cassandraql "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.quarkus : camel-quarkus-cassandraql | 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.testcontainers : cassandra | jar | |
org.apache.camel.quarkus : camel-quarkus-cassandraql-deployment | pom | 2.4.0 |