is not current version
Last Version 1.0.0-alpha.5

io.github.cdklabs.cdk_cloudformation:tf-aws-s3bucket 1.0.0-alpha.1

Provides a S3 bucket resource.

Categories

Categories

AWS Container PaaS Providers ORM Data
GroupId

GroupId

io.github.cdklabs.cdk_cloudformation
ArtifactId

ArtifactId

tf-aws-s3bucket
Version

Version

1.0.0-alpha.1
Type

Type

jar

Download tf-aws-s3bucket 1.0.0-alpha.1


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