MVN

com.cemerick : rummage

Maven & Gradle

Oct 05, 2013
28 stars

rummage · A Clojure client library for Amazon's SimpleDB (SDB).

<dependency>
    <groupId>com.cemerick</groupId>
    <artifactId>rummage</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cemerick : rummage to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.cemerick : rummage to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
rummage-1.0.2
rummage-1.0.1
rummage-1.0.0
0.0.x
rummage-0.0.3
rummage-0.0.2
rummage-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.cemerick</groupId>
    <artifactId>rummage</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cemerick : rummage gradle dependency to your build.gradle file:

implementation 'com.cemerick:rummage:1.0.2'

Gradle Kotlin DSL: Add the following com.cemerick : rummage gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cemerick:rummage:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cemerick : rummage sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cemerick" % "rummage" % "1.0.2"

Advertisement

Dependencies from Group

Aug 27, 2013
3 usages
511 stars
Jun 07, 2017
2 usages
474 stars
Dec 13, 2014
2 usages
166 stars
Oct 03, 2018
1 usages
492 stars
May 09, 2011
1 usages
1 stars

Discover Dependencies

Mar 10, 2014
1 usages
0 stars
May 13, 2014
1 usages
37 stars
May 24, 2013
2 usages
1.5k stars
Feb 20, 2015
1 usages
19 stars
Sep 20, 2005
Jan 08, 2015
41.7k stars