Last Version

KS Security Token Service 2.0.3-cm

A minimal implementation of WS-Trust STS

License

License

GroupId

GroupId

org.kuali.student.core
ArtifactId

ArtifactId

ks-sts
Version

Version

2.0.3-cm
Type

Type

jar
Description

Description

KS Security Token Service
A minimal implementation of WS-Trust STS
Project Organization

Project Organization

The Kuali Foundation

Download ks-sts 2.0.3-cm


<!-- https://jarcasting.com/artifacts/org.kuali.student.core/ks-sts/ -->
<dependency>
    <groupId>org.kuali.student.core</groupId>
    <artifactId>ks-sts</artifactId>
    <version>2.0.3-cm</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.student.core/ks-sts/
implementation 'org.kuali.student.core:ks-sts:2.0.3-cm'
// https://jarcasting.com/artifacts/org.kuali.student.core/ks-sts/
implementation ("org.kuali.student.core:ks-sts:2.0.3-cm")
'org.kuali.student.core:ks-sts:jar:2.0.3-cm'
<dependency org="org.kuali.student.core" name="ks-sts" rev="2.0.3-cm">
  <artifact name="ks-sts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.student.core', module='ks-sts', version='2.0.3-cm')
)
libraryDependencies += "org.kuali.student.core" % "ks-sts" % "2.0.3-cm"
[org.kuali.student.core/ks-sts "2.0.3-cm"]

Dependencies

compile (7)

Group / Artifact Type Version
org.kuali.student.core : ks-standard-sec jar 2.0.3-cm
org.springframework : spring-core jar 3.1.0.RELEASE
org.springframework : spring-orm jar 3.1.0.RELEASE
org.springframework.security : spring-security-core jar 3.1.0.RELEASE
org.springframework.security : spring-security-cas jar 3.1.0.RELEASE
org.opensaml : opensaml jar 1.1
org.kuali.rice : rice-kim-api jar 2.2.7

provided (3)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.apache.cxf : cxf-rt-ws-security jar 2.7.0
org.apache.cxf : cxf-rt-databinding-aegis jar 2.7.0

test (3)

Group / Artifact Type Version
org.kuali.student.core : ks-common-test jar 2.0.3-cm
org.kuali.student.core : ks-cxf pom 2.0.3-cm
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.