MVN

com.amazonaws : dynamodb-import-export-tool

Maven & Gradle

Jun 02, 2016
90 stars

DynamoDB Import Export Tool · Exports DynamoDB items via parallel scan into a blocking queue, then consumes the queue and import DynamoDB items into a replica table using asynchronous writes.

<dependency>
    <groupId>com.amazonaws</groupId>
    <artifactId>dynamodb-import-export-tool</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amazonaws : dynamodb-import-export-tool to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.amazonaws : dynamodb-import-export-tool to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
dynamodb-import-export-tool-1.0.1
dynamodb-import-export-tool-1.0.0

How to add a dependency to Maven

Add the following com.amazonaws : dynamodb-import-export-tool maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.amazonaws</groupId>
    <artifactId>dynamodb-import-export-tool</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.amazonaws : dynamodb-import-export-tool gradle dependency to your build.gradle file:

implementation 'com.amazonaws:dynamodb-import-export-tool:1.0.1'

Gradle Kotlin DSL: Add the following com.amazonaws : dynamodb-import-export-tool gradle kotlin dependency to your build.gradle.kts file:

implementation("com.amazonaws:dynamodb-import-export-tool:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.amazonaws : dynamodb-import-export-tool sbt scala dependency to your build.sbt file:

libraryDependencies += "com.amazonaws" % "dynamodb-import-export-tool" % "1.0.1"

Advertisement

Dependencies from Group

Aug 25, 2023
1.1k usages
3.9k stars
Aug 25, 2023
906 usages
3.9k stars
Aug 25, 2023
681 usages
3.9k stars
Aug 25, 2023
432 usages
3.9k stars
Aug 25, 2023
349 usages
4k stars

Discover Dependencies

Dec 15, 2020
0 stars
Aug 21, 2023
21 stars
Jul 28, 2023
2 usages
543 stars
Jan 07, 2022
47 usages
809 stars
Jul 12, 2016
May 27, 2020
1 usages
806 stars
Oct 09, 2020
27 usages
1.2k stars
joi
Nov 13, 2022
4 usages
20.4k stars