MVN

com.jcabi : jcabi-simpledb

Maven & Gradle

Sep 22, 2022
1 usages
12 stars

jcabi-simpledb · Object Layer on top of Amazon SimpleDB SDK

<dependency>
    <groupId>com.jcabi</groupId>
    <artifactId>jcabi-simpledb</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jcabi : jcabi-simpledb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.jcabi : jcabi-simpledb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
jcabi-simpledb-0.4.0
0.3
jcabi-simpledb-0.3
0.2
jcabi-simpledb-0.2
0.1
jcabi-simpledb-0.1

How to add a dependency to Maven

Add the following com.jcabi : jcabi-simpledb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jcabi</groupId>
    <artifactId>jcabi-simpledb</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jcabi : jcabi-simpledb gradle dependency to your build.gradle file:

implementation 'com.jcabi:jcabi-simpledb:0.4.0'

Gradle Kotlin DSL: Add the following com.jcabi : jcabi-simpledb gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jcabi:jcabi-simpledb:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jcabi : jcabi-simpledb sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jcabi" % "jcabi-simpledb" % "0.4.0"

Advertisement

Dependencies from Group

Apr 04, 2023
128 usages
55 stars
May 30, 2023
75 usages
504 stars
Jul 03, 2023
65 usages
58 stars
Jul 21, 2023
61 usages
95 stars
Aug 07, 2023
58 usages
13 stars

Discover Dependencies