Last Version

clj-cas 1.8.4

A CAS Client library written in Clojure.

License

License

BSD
Categories

Categories

Ant Build Tools
GroupId

GroupId

org.iplantc
ArtifactId

ArtifactId

clj-cas
Version

Version

1.8.4
Type

Type

jar
Description

Description

clj-cas
A CAS Client library written in Clojure.
Project URL

Project URL

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

Source Code Management

https://github.com/iPlantCollaborativeOpenSource/clj-cas

Download clj-cas 1.8.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.clojure : clojure jar 1.5.1
com.cemerick » url jar 0.1.0
org.jasig.cas.client : cas-client-core jar 3.2.0

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.