Last Version

mescal 0.1.0

A Clojure client library for the Agave API.

License

License

BSD Standard License
Categories

Categories

Ant Build Tools
GroupId

GroupId

org.iplantc
ArtifactId

ArtifactId

mescal
Version

Version

0.1.0
Type

Type

jar
Description

Description

mescal
A Clojure client library for the Agave API.
Project URL

Project URL

https://github.com/iPlantCollaborativeOpenSource/mescal
Source Code Management

Source Code Management

https://github.com/iPlantCollaborativeOpenSource/mescal

Download mescal 0.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.clojure : clojure jar 1.5.1
cheshire » cheshire jar 5.2.0
clj-http » clj-http jar 0.7.6
com.cemerick » url jar 0.1.0

test (2)

Group / Artifact Type Version
org.clojure : tools.nrepl jar 0.2.3
clojure-complete » clojure-complete jar 0.2.3

Project Modules

There are no modules declared in this project.