| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesQuarkus Container Microservices AWS PaaS Providers | 
        
| GroupId | GroupIdorg.apache.camel.quarkus | 
    
| ArtifactId | ArtifactIdcamel-quarkus-aws-iam-parent | 
    
| Last Version | Last Version1.7.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionCamel Quarkus :: AWS Identity and Access Management (IAM) 
            Maven plugins configuration 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| camel-quarkus-aws-iam-parent-1.7.0.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-aws-iam-parent/ -->
<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-aws-iam-parent</artifactId>
    <version>1.7.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-aws-iam-parent/
implementation 'org.apache.camel.quarkus:camel-quarkus-aws-iam-parent:1.7.0'
                // https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-aws-iam-parent/
implementation ("org.apache.camel.quarkus:camel-quarkus-aws-iam-parent:1.7.0")
                'org.apache.camel.quarkus:camel-quarkus-aws-iam-parent:pom:1.7.0'
                <dependency org="org.apache.camel.quarkus" name="camel-quarkus-aws-iam-parent" rev="1.7.0">
  <artifact name="camel-quarkus-aws-iam-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-aws-iam-parent', version='1.7.0')
)
                libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-aws-iam-parent" % "1.7.0"
                [org.apache.camel.quarkus/camel-quarkus-aws-iam-parent "1.7.0"]