License |
License |
---|---|
GroupId | GroupIdcom.github.hnishar.konstruk |
ArtifactId | ArtifactIdiotlambdadynamodb |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.hnishar.konstruk:iotlambdadynamodb
CDK Constructs for AWS IoT to AWS Lambda to AWS DyanmoDB integration.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iotlambdadynamodb-0.8.0.pom | |
iotlambdadynamodb-0.8.0.jar | 106 KB |
iotlambdadynamodb-0.8.0-sources.jar | 102 KB |
iotlambdadynamodb-0.8.0-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hnishar.konstruk/iotlambdadynamodb/ -->
<dependency>
<groupId>com.github.hnishar.konstruk</groupId>
<artifactId>iotlambdadynamodb</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hnishar.konstruk/iotlambdadynamodb/
implementation 'com.github.hnishar.konstruk:iotlambdadynamodb:0.8.0'
// https://jarcasting.com/artifacts/com.github.hnishar.konstruk/iotlambdadynamodb/
implementation ("com.github.hnishar.konstruk:iotlambdadynamodb:0.8.0")
'com.github.hnishar.konstruk:iotlambdadynamodb:jar:0.8.0'
<dependency org="com.github.hnishar.konstruk" name="iotlambdadynamodb" rev="0.8.0">
<artifact name="iotlambdadynamodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hnishar.konstruk', module='iotlambdadynamodb', version='0.8.0')
)
libraryDependencies += "com.github.hnishar.konstruk" % "iotlambdadynamodb" % "0.8.0"
[com.github.hnishar.konstruk/iotlambdadynamodb "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awscdk : dynamodb | jar | [1.25.0,1.26.0) |
software.amazon.awscdk : iot | jar | [1.25.0,1.26.0) |
software.amazon.awscdk : lambda | jar | [1.25.0,1.26.0) |
software.amazon.awscdk : core | jar | [1.25.0,1.26.0) |
com.github.hnishar.konstruk : iotlambda | jar | [0.8.0,0.9.0) |
com.github.hnishar.konstruk : lambdadynamodb | jar | [0.8.0,0.9.0) |
com.github.hnishar.konstruk : core | jar | [0.8.0,0.9.0) |
software.amazon.jsii : jsii-runtime | jar | [0.22.0,0.23.0) |
org.jetbrains : annotations | jar | [18.0.0,19.0.0) |