is not current version
Last Version 1.12.0-alpha.5

io.github.cdklabs.cdk_cloudformation:awsqs-eks-cluster 1.12.0-alpha.1

A resource that creates Amazon Elastic Kubernetes Service (Amazon EKS) clusters.

Categories

Categories

AWS Container PaaS Providers ORM Data
GroupId

GroupId

io.github.cdklabs.cdk_cloudformation
ArtifactId

ArtifactId

awsqs-eks-cluster
Version

Version

1.12.0-alpha.1
Type

Type

jar

Download awsqs-eks-cluster 1.12.0-alpha.1


<!-- https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/awsqs-eks-cluster/ -->
<dependency>
    <groupId>io.github.cdklabs.cdk_cloudformation</groupId>
    <artifactId>awsqs-eks-cluster</artifactId>
    <version>1.12.0-alpha.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/awsqs-eks-cluster/
implementation 'io.github.cdklabs.cdk_cloudformation:awsqs-eks-cluster:1.12.0-alpha.1'
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/awsqs-eks-cluster/
implementation ("io.github.cdklabs.cdk_cloudformation:awsqs-eks-cluster:1.12.0-alpha.1")
'io.github.cdklabs.cdk_cloudformation:awsqs-eks-cluster:jar:1.12.0-alpha.1'
<dependency org="io.github.cdklabs.cdk_cloudformation" name="awsqs-eks-cluster" rev="1.12.0-alpha.1">
  <artifact name="awsqs-eks-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs.cdk_cloudformation', module='awsqs-eks-cluster', version='1.12.0-alpha.1')
)
libraryDependencies += "io.github.cdklabs.cdk_cloudformation" % "awsqs-eks-cluster" % "1.12.0-alpha.1"
[io.github.cdklabs.cdk_cloudformation/awsqs-eks-cluster "1.12.0-alpha.1"]