Last Version

clj-icat-direct 0.0.3

A Clojure library for accessing the iRODS ICAT database directly.

License

License

BSD Standard License
Categories

Categories

Ant Build Tools
GroupId

GroupId

org.iplantc
ArtifactId

ArtifactId

clj-icat-direct
Version

Version

0.0.3
Type

Type

jar
Description

Description

clj-icat-direct
A Clojure library for accessing the iRODS ICAT database directly.
Project URL

Project URL

http://github.com/iPlantCollaborativeOpenSource/clj-icat-direct/
Source Code Management

Source Code Management

https://github.com/iPlantCollaborativeOpenSource/clj-icat-direct

Download clj-icat-direct 0.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.clojure : clojure jar 1.5.1
korma » korma jar 0.3.0-RC5
org.postgresql : postgresql jar 9.2-1002-jdbc4

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.