| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.apache.oodt |
| ArtifactId | ArtifactIdcas-cli |
| Last Version | Last Version1.9.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCAS 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 |
| Filename | Size |
|---|---|
| cas-cli-1.9.1.pom | |
| cas-cli-1.9.1.jar | 80 KB |
| cas-cli-1.9.1-sources.jar | 74 KB |
| cas-cli-1.9.1-source-release.zip | 12 MB |
| cas-cli-1.9.1-javadoc.jar | 438 KB |
| cas-cli-1.9.1-dist.zip | 5 MB |
| cas-cli-1.9.1-dist.tar.gz | 5 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |