is not current version
Last Version 0.0.63

io.github.randyridgley:cdk-datalake-constructs 0.0.17

AWS CDK Constructs that can be used to create datalakes/meshes and more

Categories

Categories

Data
GroupId

GroupId

io.github.randyridgley
ArtifactId

ArtifactId

cdk-datalake-constructs
Version

Version

0.0.17
Type

Type

jar

Download cdk-datalake-constructs 0.0.17


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