Last Version

jex 0.3.1

A backend job execution service that submits jobs to Condor.

License

License

BSD
Categories

Categories

Ant Build Tools
GroupId

GroupId

org.iplantc
ArtifactId

ArtifactId

jex
Version

Version

0.3.1
Type

Type

jar
Description

Description

jex
A backend job execution service that submits jobs to Condor.
Project URL

Project URL

http://www.iplantcollaborative.org
Source Code Management

Source Code Management

https://github.com/iPlantCollaborativeOpenSource/JEX

Download jex 0.3.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.clojure : clojure jar 1.5.1
org.clojure : tools.logging jar 0.2.3
org.clojure : java.classpath jar 0.1.0
cheshire » cheshire jar 5.0.1
compojure » compojure jar 1.0.1
ring » ring-jetty-adapter jar 1.0.1
org.iplantc : clojure-commons jar 1.4.8
slingshot » slingshot jar 0.10.3

test (4)

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

Project Modules

There are no modules declared in this project.