| License | License | 
|---|---|
| Categories | CategoriesAWS Container PaaS Providers | 
| GroupId | GroupIdorg.apache.camel | 
| ArtifactId | ArtifactIdcamel-test-infra-aws-common | 
| Last Version | Last Version3.17.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCamel :: Test Infra :: AWS Common Parent pom for the test infrastructure for Camel | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-test-infra-aws-common/ -->
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-test-infra-aws-common</artifactId>
    <version>3.17.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.camel/camel-test-infra-aws-common/
implementation 'org.apache.camel:camel-test-infra-aws-common:3.17.0'// https://jarcasting.com/artifacts/org.apache.camel/camel-test-infra-aws-common/
implementation ("org.apache.camel:camel-test-infra-aws-common:3.17.0")'org.apache.camel:camel-test-infra-aws-common:jar:3.17.0'<dependency org="org.apache.camel" name="camel-test-infra-aws-common" rev="3.17.0">
  <artifact name="camel-test-infra-aws-common" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.camel', module='camel-test-infra-aws-common', version='3.17.0')
)libraryDependencies += "org.apache.camel" % "camel-test-infra-aws-common" % "3.17.0"[org.apache.camel/camel-test-infra-aws-common "3.17.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.camel : camel-test-infra-common | test-jar | 3.17.0 |