Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.github.hsiehshujeng |
ArtifactId | ArtifactIdcdk-databrew-cicd |
Version | Version2.0.5 |
Type | Typejar |
Filename | Size |
---|---|
cdk-databrew-cicd-2.0.5.pom | |
cdk-databrew-cicd-2.0.5.jar | 1 MB |
cdk-databrew-cicd-2.0.5-sources.jar | 1 MB |
cdk-databrew-cicd-2.0.5-javadoc.jar | 594 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-databrew-cicd/ -->
<dependency>
<groupId>io.github.hsiehshujeng</groupId>
<artifactId>cdk-databrew-cicd</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-databrew-cicd/
implementation 'io.github.hsiehshujeng:cdk-databrew-cicd:2.0.5'
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-databrew-cicd/
implementation ("io.github.hsiehshujeng:cdk-databrew-cicd:2.0.5")
'io.github.hsiehshujeng:cdk-databrew-cicd:jar:2.0.5'
<dependency org="io.github.hsiehshujeng" name="cdk-databrew-cicd" rev="2.0.5">
<artifact name="cdk-databrew-cicd" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hsiehshujeng', module='cdk-databrew-cicd', version='2.0.5')
)
libraryDependencies += "io.github.hsiehshujeng" % "cdk-databrew-cicd" % "2.0.5"
[io.github.hsiehshujeng/cdk-databrew-cicd "2.0.5"]