MVN

com.emc.vipr : aws-java-sdk

Maven & Gradle

Apr 15, 2014
2 usages
0 stars

Custom AWS SDK for Java · The Amazon Web Services SDK for Java provides Java APIs for building software on AWS' cost-effective, scalable, and reliable infrastructure products. The AWS Java SDK allows developers to code against APIs for all of Amazon's infrastructure web services (Amazon S3, Amazon EC2, Amazon SQS, Amazon Relational Database Service, Amazon AutoScaling, etc).

<dependency>
    <groupId>com.emc.vipr</groupId>
    <artifactId>aws-java-sdk</artifactId>
    <version>1.7.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.emc.vipr : aws-java-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.5

All Versions

Choose a version of com.emc.vipr : aws-java-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
aws-java-sdk-1.7.5

How to add a dependency to Maven

Add the following com.emc.vipr : aws-java-sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.emc.vipr</groupId>
    <artifactId>aws-java-sdk</artifactId>
    <version>1.7.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.emc.vipr : aws-java-sdk gradle dependency to your build.gradle file:

implementation 'com.emc.vipr:aws-java-sdk:1.7.5'

Gradle Kotlin DSL: Add the following com.emc.vipr : aws-java-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("com.emc.vipr:aws-java-sdk:1.7.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.emc.vipr : aws-java-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "com.emc.vipr" % "aws-java-sdk" % "1.7.5"

Advertisement

Dependencies from Group

Feb 18, 2014
6 usages
8 stars
Feb 19, 2015
4 usages
8 stars
Sep 25, 2014
2 usages
8 stars
Apr 15, 2014
2 usages
0 stars
Aug 06, 2014
2 usages
8 stars

Discover Dependencies

Jan 20, 2014
4 usages
0 stars
X
Nov 05, 2007
1 usages
Mar 27, 2015
1 usages
5 stars
Aug 03, 2011
3 usages
Jan 20, 2015
1 usages
21 stars
Dec 02, 2013
1 usages
0 stars
Aug 14, 2014
2 usages
94 stars