Last Version

panopticon 1.0.2

A background service for monitoring the statuses of Condor jobs.

License

License

BSD
Categories

Categories

Ant Build Tools
GroupId

GroupId

org.iplantc
ArtifactId

ArtifactId

panopticon
Version

Version

1.0.2
Type

Type

jar
Description

Description

panopticon
A background service for monitoring the statuses of Condor jobs.
Project URL

Project URL

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

Source Code Management

https://github.com/iPlantCollaborativeOpenSource/Panopticon

Download panopticon 1.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.clojure : clojure jar 1.5.1
org.clojure : tools.logging jar 0.2.3
org.iplantc : clojure-commons jar 1.4.8
cheshire » cheshire jar 5.0.1
clj-time » clj-time jar 0.4.4
slingshot » slingshot jar 0.10.3

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.