MVN

cloud.orbit : orbit-dynamo-s3

Maven & Gradle

Apr 06, 2016

Orbit Amazon Dynamo and S3 Extension · Storage Extension for the Orbit framework which uses DynamoDB as it's primary store, then falls back to S3 for large objects.

<dependency>
    <groupId>cloud.orbit</groupId>
    <artifactId>orbit-dynamo-s3</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cloud.orbit : orbit-dynamo-s3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of cloud.orbit : orbit-dynamo-s3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
orbit-dynamo-s3-0.8.0

How to add a dependency to Maven

Add the following cloud.orbit : orbit-dynamo-s3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cloud.orbit</groupId>
    <artifactId>orbit-dynamo-s3</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cloud.orbit : orbit-dynamo-s3 gradle dependency to your build.gradle file:

implementation 'cloud.orbit:orbit-dynamo-s3:0.8.0'

Gradle Kotlin DSL: Add the following cloud.orbit : orbit-dynamo-s3 gradle kotlin dependency to your build.gradle.kts file:

implementation("cloud.orbit:orbit-dynamo-s3:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following cloud.orbit : orbit-dynamo-s3 sbt scala dependency to your build.sbt file:

libraryDependencies += "cloud.orbit" % "orbit-dynamo-s3" % "0.8.0"

Advertisement

Dependencies from Group

Aug 21, 2019
11 usages
1.5k stars
Aug 21, 2019
6 usages
1.5k stars
Aug 21, 2019
6 usages
1.5k stars
Aug 21, 2019
6 usages
1.5k stars
Sep 22, 2020
6 usages
1.7k stars

Discover Dependencies

Apr 06, 2016
1 stars
Apr 05, 2016
1.3k stars
Apr 05, 2016
99 stars
Apr 05, 2016
1 usages
544 stars
Apr 05, 2016
0 stars
Apr 05, 2016
3k stars
Apr 05, 2016
2 usages
764 stars