is not current version
Last Version 2.0.20

io.github.hsiehshujeng:cdk-databrew-cicd 2.0.10

A construct for AWS Glue DataBrew wtih CICD

Categories

Categories

Data
GroupId

GroupId

io.github.hsiehshujeng
ArtifactId

ArtifactId

cdk-databrew-cicd
Version

Version

2.0.10
Type

Type

jar

Download cdk-databrew-cicd 2.0.10


<!-- https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-databrew-cicd/ -->
<dependency>
    <groupId>io.github.hsiehshujeng</groupId>
    <artifactId>cdk-databrew-cicd</artifactId>
    <version>2.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-databrew-cicd/
implementation 'io.github.hsiehshujeng:cdk-databrew-cicd:2.0.10'
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-databrew-cicd/
implementation ("io.github.hsiehshujeng:cdk-databrew-cicd:2.0.10")
'io.github.hsiehshujeng:cdk-databrew-cicd:jar:2.0.10'
<dependency org="io.github.hsiehshujeng" name="cdk-databrew-cicd" rev="2.0.10">
  <artifact name="cdk-databrew-cicd" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hsiehshujeng', module='cdk-databrew-cicd', version='2.0.10')
)
libraryDependencies += "io.github.hsiehshujeng" % "cdk-databrew-cicd" % "2.0.10"
[io.github.hsiehshujeng/cdk-databrew-cicd "2.0.10"]