License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.kuali.student.security |
ArtifactId | ArtifactIdks-standard-sec |
Last Version | Last Version1.2.2-M4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKS Standard Security
KS Standard Security
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ks-standard-sec-1.2.2-M4.pom | |
ks-standard-sec-1.2.2-M4.jar | 50 KB |
ks-standard-sec-1.2.2-M4-tests.jar | 2 KB |
ks-standard-sec-1.2.2-M4-sources.jar | 41 KB |
ks-standard-sec-1.2.2-M4-javadoc.jar | 231 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kuali.student.security/ks-standard-sec/ -->
<dependency>
<groupId>org.kuali.student.security</groupId>
<artifactId>ks-standard-sec</artifactId>
<version>1.2.2-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.student.security/ks-standard-sec/
implementation 'org.kuali.student.security:ks-standard-sec:1.2.2-M4'
// https://jarcasting.com/artifacts/org.kuali.student.security/ks-standard-sec/
implementation ("org.kuali.student.security:ks-standard-sec:1.2.2-M4")
'org.kuali.student.security:ks-standard-sec:jar:1.2.2-M4'
<dependency org="org.kuali.student.security" name="ks-standard-sec" rev="1.2.2-M4">
<artifact name="ks-standard-sec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.student.security', module='ks-standard-sec', version='1.2.2-M4')
)
libraryDependencies += "org.kuali.student.security" % "ks-standard-sec" % "1.2.2-M4"
[org.kuali.student.security/ks-standard-sec "1.2.2-M4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 2.5.6 |
org.springframework : spring-orm | jar | 2.5.6 |
org.springframework.security : spring-security-core | jar | 2.0.4 |
org.springframework.security : spring-security-cas-client | jar | 2.0.4 |
org.opensaml : opensaml | jar | 1.1 |
org.kuali.student.common : ks-common-util | jar | 1.2.2-M4 |
org.kuali.rice : rice-api | jar | 1.0.3.3 |
org.kuali.student.common : ks-common-api | jar | 1.2.2-M4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
org.apache.cxf : cxf-rt-ws-security | jar | 2.2.9 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.2.9 |
org.apache.cxf : cxf-rt-databinding-aegis | jar | 2.2.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |