| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.oodt |
| ArtifactId | ArtifactIdcas-protocol-api |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCAS Protocol
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-protocol-api-1.0.pom | |
| cas-protocol-api-1.0.jar | 31 KB |
| cas-protocol-api-1.0-sources.jar | 30 KB |
| cas-protocol-api-1.0-source-release.zip | 17 MB |
| cas-protocol-api-1.0-javadoc.jar | 171 KB |
| cas-protocol-api-1.0-dist.zip | 8 MB |
| cas-protocol-api-1.0-dist.tar.gz | 8 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.oodt/cas-protocol-api/ -->
<dependency>
<groupId>org.apache.oodt</groupId>
<artifactId>cas-protocol-api</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.oodt/cas-protocol-api/
implementation 'org.apache.oodt:cas-protocol-api:1.0'
// https://jarcasting.com/artifacts/org.apache.oodt/cas-protocol-api/
implementation ("org.apache.oodt:cas-protocol-api:1.0")
'org.apache.oodt:cas-protocol-api:jar:1.0'
<dependency org="org.apache.oodt" name="cas-protocol-api" rev="1.0">
<artifact name="cas-protocol-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.oodt', module='cas-protocol-api', version='1.0')
)
libraryDependencies += "org.apache.oodt" % "cas-protocol-api" % "1.0"
[org.apache.oodt/cas-protocol-api "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.thoughtworks.xstream : xstream | jar | 1.3.1 |
| commons-lang : commons-lang | jar | 2.6 |
| org.apache.oodt : cas-cli | jar | 1.0 |
| org.apache.oodt : cas-metadata | jar | 1.0 |
| org.apache.oodt : oodt-commons | jar | 1.0 |
| xmlrpc : xmlrpc | jar | 2.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |