bandalore

A Clojure library for Amazon's Simple Queue Service (SQS).

License

License

GroupId

GroupId

com.cemerick
ArtifactId

ArtifactId

bandalore
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

bandalore
A Clojure library for Amazon's Simple Queue Service (SQS).
Project URL

Project URL

http://github.com/cemerick/bandalore

Download bandalore

How to add to project

<!-- https://jarcasting.com/artifacts/com.cemerick/bandalore/ -->
<dependency>
    <groupId>com.cemerick</groupId>
    <artifactId>bandalore</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.cemerick/bandalore/
implementation 'com.cemerick:bandalore:0.0.6'
// https://jarcasting.com/artifacts/com.cemerick/bandalore/
implementation ("com.cemerick:bandalore:0.0.6")
'com.cemerick:bandalore:jar:0.0.6'
<dependency org="com.cemerick" name="bandalore" rev="0.0.6">
  <artifact name="bandalore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cemerick', module='bandalore', version='0.0.6')
)
libraryDependencies += "com.cemerick" % "bandalore" % "0.0.6"
[com.cemerick/bandalore "0.0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk jar 1.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1