License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdstreams-dynamodb |
Version | Version809.2.784.0 |
Type | Typejar |
Description |
Descriptionstreams-dynamodb
streams-dynamodb resources for com.cognitect.aws/api
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/streams-dynamodb/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>streams-dynamodb</artifactId>
<version>809.2.784.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/streams-dynamodb/
implementation 'com.cognitect.aws:streams-dynamodb:809.2.784.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/streams-dynamodb/
implementation ("com.cognitect.aws:streams-dynamodb:809.2.784.0")
'com.cognitect.aws:streams-dynamodb:jar:809.2.784.0'
<dependency org="com.cognitect.aws" name="streams-dynamodb" rev="809.2.784.0">
<artifact name="streams-dynamodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='streams-dynamodb', version='809.2.784.0')
)
libraryDependencies += "com.cognitect.aws" % "streams-dynamodb" % "809.2.784.0"
[com.cognitect.aws/streams-dynamodb "809.2.784.0"]