Categories |
CategoriesAWS Container PaaS Providers ORM Data |
---|---|
GroupId | GroupIdio.github.cdklabs.cdk_cloudformation |
ArtifactId | ArtifactIdawsqs-eks-cluster |
Version | Version1.12.0-alpha.3 |
Type | Typejar |
<!-- 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.3</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.3'
// 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.3")
'io.github.cdklabs.cdk_cloudformation:awsqs-eks-cluster:jar:1.12.0-alpha.3'
<dependency org="io.github.cdklabs.cdk_cloudformation" name="awsqs-eks-cluster" rev="1.12.0-alpha.3">
<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.3')
)
libraryDependencies += "io.github.cdklabs.cdk_cloudformation" % "awsqs-eks-cluster" % "1.12.0-alpha.3"
[io.github.cdklabs.cdk_cloudformation/awsqs-eks-cluster "1.12.0-alpha.3"]