MVN

com.amazon.emr : emr-dynamodb-hive

Maven & Gradle

Sep 28, 2021
186 stars

EMRDynamoDBHive · EMR DynamoDB Hive Connector

<dependency>
    <groupId>com.amazon.emr</groupId>
    <artifactId>emr-dynamodb-hive</artifactId>
    <version>4.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amazon.emr : emr-dynamodb-hive to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.16.0

All Versions

Choose a version of com.amazon.emr : emr-dynamodb-hive to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.16.x
emr-dynamodb-hive-4.16.0
4.15.x
emr-dynamodb-hive-4.15.0
4.14.x
emr-dynamodb-hive-4.14.0
4.13.x
emr-dynamodb-hive-4.13.0
4.12.x
emr-dynamodb-hive-4.12.0
4.11.x
emr-dynamodb-hive-4.11.0
4.10.x
emr-dynamodb-hive-4.10.0
4.9.x
emr-dynamodb-hive-4.9.0
4.8.x
emr-dynamodb-hive-4.8.0
4.7.x
emr-dynamodb-hive-4.7.0
4.6.x
emr-dynamodb-hive-4.6.0
4.5.x
emr-dynamodb-hive-4.5.0
4.4.x
emr-dynamodb-hive-4.4.0
4.3.x
emr-dynamodb-hive-4.3.0
4.2.x
emr-dynamodb-hive-4.2.0

How to add a dependency to Maven

Add the following com.amazon.emr : emr-dynamodb-hive maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.amazon.emr</groupId>
    <artifactId>emr-dynamodb-hive</artifactId>
    <version>4.16.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.amazon.emr : emr-dynamodb-hive gradle dependency to your build.gradle file:

implementation 'com.amazon.emr:emr-dynamodb-hive:4.16.0'

Gradle Kotlin DSL: Add the following com.amazon.emr : emr-dynamodb-hive gradle kotlin dependency to your build.gradle.kts file:

implementation("com.amazon.emr:emr-dynamodb-hive:4.16.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.amazon.emr : emr-dynamodb-hive sbt scala dependency to your build.sbt file:

libraryDependencies += "com.amazon.emr" % "emr-dynamodb-hive" % "4.16.0"

Advertisement

Dependencies from Group

Sep 29, 2021
5 usages
Sep 28, 2021
3 usages
187 stars
Sep 29, 2021
2 usages
Sep 29, 2021
2 usages
Sep 29, 2021
1 usages

Discover Dependencies

Sep 28, 2021
3 usages
187 stars
Oct 21, 2022
11 usages
0 stars
Sep 25, 2016
4 usages
Oct 04, 2016
Mar 02, 2017
2 usages
1 stars