Last Version

io.github.cdklabs:cdk-dynamo-table-view 0.2.193

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

License

License

GroupId

GroupId

io.github.cdklabs
ArtifactId

ArtifactId

cdk-dynamo-table-view
Version

Version

0.2.193
Type

Type

jar
Description

Description

io.github.cdklabs:cdk-dynamo-table-view
An AWS CDK construct which exposes an endpoint with the contents of a DynamoDB table
Project URL

Project URL

https://github.com/cdklabs/cdk-dynamo-table-viewer.git
Source Code Management

Source Code Management

https://github.com/cdklabs/cdk-dynamo-table-viewer.git

Download cdk-dynamo-table-view 0.2.193


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

Dependencies

compile (5)

Group / Artifact Type Version
software.amazon.awscdk : aws-cdk-lib jar [2.0.0-rc.28,3.0.0)
software.constructs : constructs jar [10.0.5,11.0.0)
software.amazon.jsii : jsii-runtime jar [1.61.0,2.0.0)
org.jetbrains : annotations jar [16.0.3,20.0.0)
javax.annotation : javax.annotation-api jar [1.3.2,1.4.0)

Project Modules

There are no modules declared in this project.