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