Last Version

CAS Protocol HTTP Implementation 1.0

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

GroupId

GroupId

org.apache.oodt
ArtifactId

ArtifactId

cas-protocol-http
Version

Version

1.0
Type

Type

jar
Description

Description

CAS Protocol HTTP Implementation
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-protocol-http 1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar 3.0
nekohtml : nekohtml jar 1.9.6.2
org.apache.oodt : cas-protocol-api jar 1.0
org.apache.tika : tika-parsers jar 1.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.