Last Version

CAS Command Line Interface 1.9.1

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

cas-cli
Version

Version

1.9.1
Type

Type

jar
Description

Description

CAS Command Line Interface
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

Apache OODT

Download cas-cli 1.9.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
commons-lang : commons-lang jar 2.6
org.springframework : spring-core jar 2.5.4
org.springframework : spring-hibernate3 jar 2.0.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.