MVN

org.apache.oodt : cas-protocol-http

Maven & Gradle

Jun 21, 2016
1 usages

CAS Protocol HTTP Implementation

<dependency>
    <groupId>org.apache.oodt</groupId>
    <artifactId>cas-protocol-http</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.oodt : cas-protocol-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.apache.oodt : cas-protocol-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
cas-protocol-http-1.0
0.12
cas-protocol-http-0.12
0.11
cas-protocol-http-0.11
0.10
cas-protocol-http-0.10
0.9
cas-protocol-http-0.9
0.8.x
cas-protocol-http-0.8.1
0.8
cas-protocol-http-0.8
0.7
cas-protocol-http-0.7
0.6
cas-protocol-http-0.6
0.5
cas-protocol-http-0.5
0.4
cas-protocol-http-0.4

How to add a dependency to Maven

Add the following org.apache.oodt : cas-protocol-http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.oodt</groupId>
    <artifactId>cas-protocol-http</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.oodt : cas-protocol-http gradle dependency to your build.gradle file:

implementation 'org.apache.oodt:cas-protocol-http:1.0'

Gradle Kotlin DSL: Add the following org.apache.oodt : cas-protocol-http gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.oodt:cas-protocol-http:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.oodt : cas-protocol-http sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.oodt" % "cas-protocol-http" % "1.0"

Advertisement

Dependencies from Group

Sep 25, 2021
21 usages
Sep 25, 2021
18 usages
18 stars
Sep 25, 2021
16 usages
Sep 25, 2021
8 usages
Sep 25, 2021
8 usages

Discover Dependencies

Jun 21, 2016
1 usages
Sep 25, 2021
2 usages
Jan 30, 2021
1 usages
27 stars
Sep 09, 2015
1 usages
Jun 19, 2018
9 usages
Jun 04, 2015
1 usages
Jul 01, 2016
3 usages
4.2k stars