| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesQuarkus Container Microservices AWS PaaS Providers | 
        
| GroupId | GroupIdorg.apache.camel.quarkus | 
    
| ArtifactId | ArtifactIdcamel-quarkus-aws-xray-integration-test | 
    
| Last Version | Last Version2.2.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCamel Quarkus :: AWS XRay :: Integration Test 
            Integration tests for Camel Quarkus AWS XRay extension 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-aws-xray-integration-test/ -->
<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-aws-xray-integration-test</artifactId>
    <version>2.2.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-aws-xray-integration-test/
implementation 'org.apache.camel.quarkus:camel-quarkus-aws-xray-integration-test:2.2.1'
                // https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-aws-xray-integration-test/
implementation ("org.apache.camel.quarkus:camel-quarkus-aws-xray-integration-test:2.2.1")
                'org.apache.camel.quarkus:camel-quarkus-aws-xray-integration-test:jar:2.2.1'
                <dependency org="org.apache.camel.quarkus" name="camel-quarkus-aws-xray-integration-test" rev="2.2.1">
  <artifact name="camel-quarkus-aws-xray-integration-test" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-aws-xray-integration-test', version='2.2.1')
)
                libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-aws-xray-integration-test" % "2.2.1"
                [org.apache.camel.quarkus/camel-quarkus-aws-xray-integration-test "2.2.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.camel.quarkus : camel-quarkus-aws-xray | jar | |
| io.quarkus : quarkus-resteasy | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.quarkus : quarkus-junit5 | jar | |
| io.rest-assured : rest-assured | jar | |
| org.apache.camel.quarkus : camel-quarkus-aws-xray-deployment | pom | 2.2.1 |