Last Version

boxy 0.1.2

a mock of an iRODS repository to be used with clj-jargon

License

License

BSD
Categories

Categories

Ant Build Tools
GroupId

GroupId

org.iplantc
ArtifactId

ArtifactId

boxy
Version

Version

0.1.2
Type

Type

jar
Description

Description

boxy
a mock of an iRODS repository to be used with clj-jargon
Project URL

Project URL

http://github.com/iPlantCollaborativeOpenSource/boxy
Source Code Management

Source Code Management

https://github.com/iPlantCollaborativeOpenSource/boxy

Download boxy 0.1.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.clojure : clojure jar 1.5.1
org.irods.jargon » jargon-core jar 3.3.0
slingshot » slingshot jar 0.10.3
org.iplantc : clojure-commons jar 1.4.8

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.