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