Camel Quarkus :: Integration Tests :: Main :: Tests

The camel integration tests

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-integration-test-main
Last Version

Last Version

2.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

Camel Quarkus :: Integration Tests :: Main :: Tests
The camel integration tests
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-integration-test-main

Download camel-quarkus-integration-test-main

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-main/ -->
<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-integration-test-main</artifactId>
    <version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-main/
implementation 'org.apache.camel.quarkus:camel-quarkus-integration-test-main:2.10.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-main/
implementation ("org.apache.camel.quarkus:camel-quarkus-integration-test-main:2.10.0")
'org.apache.camel.quarkus:camel-quarkus-integration-test-main:jar:2.10.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-integration-test-main" rev="2.10.0">
  <artifact name="camel-quarkus-integration-test-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-integration-test-main', version='2.10.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-integration-test-main" % "2.10.0"
[org.apache.camel.quarkus/camel-quarkus-integration-test-main "2.10.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-reactive-executor jar
org.apache.camel.quarkus : camel-quarkus-threadpoolfactory-vertx jar
org.apache.camel.quarkus : camel-quarkus-direct jar
org.apache.camel.quarkus : camel-quarkus-log jar
org.apache.camel.quarkus : camel-quarkus-timer jar
org.apache.camel.quarkus : camel-quarkus-integration-tests-support-custom-type-converter jar
org.apache.camel.quarkus : camel-quarkus-integration-tests-support-custom-main-listener jar
org.apache.camel.quarkus : camel-quarkus-integration-test-support-custom-dataformat jar
io.quarkus : quarkus-jsonb jar
io.quarkus : quarkus-resteasy-jsonb jar

test (4)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar
org.assertj : assertj-core jar 3.23.1
org.apache.camel.quarkus : camel-quarkus-integration-test-support jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.10.0
2.9.0
2.8.0
2.8.0-M1
2.7.1
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0
2.0.0-M2
2.0.0-M1
1.8.1
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
1.0.0-CR3
1.0.0-CR2