Last Version

clavin 1.3.3

A command-line tool for loading service configurations into Zookeeper.

License

License

BSD
Categories

Categories

Ant Build Tools
GroupId

GroupId

org.iplantc
ArtifactId

ArtifactId

clavin
Version

Version

1.3.3
Type

Type

jar
Description

Description

clavin
A command-line tool for loading service configurations into Zookeeper.
Project URL

Project URL

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

Source Code Management

https://github.com/iPlantCollaborativeOpenSource/Clavin

Download clavin 1.3.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.antlr : stringtemplate jar 4.0.2
org.clojure : clojure jar 1.5.1
org.clojure : tools.cli jar 0.2.1
org.iplantc : clojure-commons jar 1.4.8
zookeeper-clj » zookeeper-clj jar 0.9.1

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.