| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesQuarkus Container Microservices AWS PaaS Providers | 
        
| GroupId | GroupIdorg.apache.camel.quarkus | 
    
| ArtifactId | ArtifactIdcamel-quarkus-aws-ec2 | 
    
| Last Version | Last Version1.7.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionCamel Quarkus :: AWS Elastic Compute Cloud (EC2) :: Runtime 
            Maven plugins configuration 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| camel-quarkus-aws-ec2-1.7.0.pom | |
| camel-quarkus-aws-ec2-1.7.0.jar | 7 KB | 
| camel-quarkus-aws-ec2-1.7.0-sources.jar | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-aws-ec2/ -->
<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-aws-ec2</artifactId>
    <version>1.7.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-aws-ec2/
implementation 'org.apache.camel.quarkus:camel-quarkus-aws-ec2:1.7.0'
                // https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-aws-ec2/
implementation ("org.apache.camel.quarkus:camel-quarkus-aws-ec2:1.7.0")
                'org.apache.camel.quarkus:camel-quarkus-aws-ec2:jar:1.7.0'
                <dependency org="org.apache.camel.quarkus" name="camel-quarkus-aws-ec2" rev="1.7.0">
  <artifact name="camel-quarkus-aws-ec2" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-aws-ec2', version='1.7.0')
)
                libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-aws-ec2" % "1.7.0"
                [org.apache.camel.quarkus/camel-quarkus-aws-ec2 "1.7.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.camel.quarkus : camel-quarkus-core | jar | |
| io.quarkus : quarkus-jaxp | jar | |
| org.apache.camel.quarkus : camel-quarkus-support-commons-logging | jar | |
| org.apache.camel.quarkus : camel-quarkus-support-aws | jar | |
| org.apache.camel : camel-aws-ec2 | jar |