License |
License |
---|---|
GroupId | GroupIdcom.github.blindpirate |
ArtifactId | ArtifactIddynamodb-cross-region-replication |
Last Version | Last Version1.2.1.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDynamoDB Cross-region Replication
The DynamoDB Cross-Region Replication library allows you to replicate DynamoDB tables in real-time with Streams.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.blindpirate/dynamodb-cross-region-replication/ -->
<dependency>
<groupId>com.github.blindpirate</groupId>
<artifactId>dynamodb-cross-region-replication</artifactId>
<version>1.2.1.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.blindpirate/dynamodb-cross-region-replication/
implementation 'com.github.blindpirate:dynamodb-cross-region-replication:1.2.1.19'
// https://jarcasting.com/artifacts/com.github.blindpirate/dynamodb-cross-region-replication/
implementation ("com.github.blindpirate:dynamodb-cross-region-replication:1.2.1.19")
'com.github.blindpirate:dynamodb-cross-region-replication:jar:1.2.1.19'
<dependency org="com.github.blindpirate" name="dynamodb-cross-region-replication" rev="1.2.1.19">
<artifact name="dynamodb-cross-region-replication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.blindpirate', module='dynamodb-cross-region-replication', version='1.2.1.19')
)
libraryDependencies += "com.github.blindpirate" % "dynamodb-cross-region-replication" % "1.2.1.19"
[com.github.blindpirate/dynamodb-cross-region-replication "1.2.1.19"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
com.amazonaws : aws-java-sdk-dynamodb | jar | |
com.amazonaws : aws-java-sdk-cloudwatch | jar | |
com.amazonaws : aws-java-sdk-logs | jar | |
com.amazonaws : amazon-kinesis-client | jar | 1.13.3 |
com.amazonaws : amazon-kinesis-connectors | jar | 1.3.0 |
com.amazonaws : dynamodb-streams-kinesis-adapter | jar | 1.5.2 |
com.beust : jcommander | jar | 1.48 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.google.guava : guava | jar | 30.1-jre |
org.projectlombok : lombok | jar | 1.16.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.2 |
org.powermock : powermock-api-easymock | jar | 1.6.2 |
org.powermock : powermock-module-junit4 | jar | 1.6.2 |