| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.oodt |
| ArtifactId | ArtifactIdoodt-sso |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOODT Single Sign On Security Package
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 |
|---|---|
| oodt-sso-1.0.pom | |
| oodt-sso-1.0.jar | 22 KB |
| oodt-sso-1.0-sources.jar | 19 KB |
| oodt-sso-1.0-javadoc.jar | 81 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.oodt/oodt-sso/ -->
<dependency>
<groupId>org.apache.oodt</groupId>
<artifactId>oodt-sso</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.oodt/oodt-sso/
implementation 'org.apache.oodt:oodt-sso:1.0'
// https://jarcasting.com/artifacts/org.apache.oodt/oodt-sso/
implementation ("org.apache.oodt:oodt-sso:1.0")
'org.apache.oodt:oodt-sso:jar:1.0'
<dependency org="org.apache.oodt" name="oodt-sso" rev="1.0">
<artifact name="oodt-sso" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.oodt', module='oodt-sso', version='1.0')
)
libraryDependencies += "org.apache.oodt" % "oodt-sso" % "1.0"
[org.apache.oodt/oodt-sso "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.3 |
| commons-httpclient : commons-httpclient | jar | 3.0 |
| javax.servlet : servlet-api | jar | 2.4 |
| org.apache.oodt : cas-metadata | jar | 1.0 |