is not current version
Last Version 2.0.20

io.github.hsiehshujeng:cdk-comprehend-s3olap 2.0.13

A constrcut for PII and redaction scenarios with Amazon Comprehend and S3 Object Lambda

GroupId

GroupId

io.github.hsiehshujeng
ArtifactId

ArtifactId

cdk-comprehend-s3olap
Version

Version

2.0.13
Type

Type

jar

Download cdk-comprehend-s3olap 2.0.13


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