is not current version
Last Version 0.1.76

com.github.eladb:cdk-dynamo-table-view 0.1.65

An AWS CDK construct which exposes an endpoint with the contents of a DynamoDB table

GroupId

GroupId

com.github.eladb
ArtifactId

ArtifactId

cdk-dynamo-table-view
Version

Version

0.1.65
Type

Type

jar

Download cdk-dynamo-table-view 0.1.65


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