License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-integration-test-main-disabled |
Last Version | Last Version2.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: Integration Tests :: Main Disabled :: Tests
The camel integration tests
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-main-disabled/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-main-disabled</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-main-disabled/
implementation 'org.apache.camel.quarkus:camel-quarkus-integration-test-main-disabled:2.6.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-main-disabled/
implementation ("org.apache.camel.quarkus:camel-quarkus-integration-test-main-disabled:2.6.0")
'org.apache.camel.quarkus:camel-quarkus-integration-test-main-disabled:jar:2.6.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-integration-test-main-disabled" rev="2.6.0">
<artifact name="camel-quarkus-integration-test-main-disabled" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-integration-test-main-disabled', version='2.6.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-integration-test-main-disabled" % "2.6.0"
[org.apache.camel.quarkus/camel-quarkus-integration-test-main-disabled "2.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.quarkus : camel-quarkus-direct | jar | |
io.quarkus : quarkus-jsonb | jar | |
io.quarkus : quarkus-resteasy-jsonb | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar | |
org.assertj : assertj-core | jar |