| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.kuali.student.core |
| Идентификатор | Идентификаторks-standard-sec |
| Последняя версия | Последняя версия2.0.3-cm |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеKS Standard Security
Kuali Student is a modular, open source, standards-based next generation student system that offers a flexible, scalable,
cost-effective system that can be configured to meet the business requirements of any higher education institution
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ks-standard-sec-2.0.3-cm.pom | |
| ks-standard-sec-2.0.3-cm.jar | 55 KB |
| ks-standard-sec-2.0.3-cm-tests.jar | 2 KB |
| ks-standard-sec-2.0.3-cm-sources.jar | 46 KB |
| ks-standard-sec-2.0.3-cm-javadoc.jar | 216 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.kuali.student.core/ks-standard-sec/ -->
<dependency>
<groupId>org.kuali.student.core</groupId>
<artifactId>ks-standard-sec</artifactId>
<version>2.0.3-cm</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.student.core/ks-standard-sec/
implementation 'org.kuali.student.core:ks-standard-sec:2.0.3-cm'
// https://jarcasting.com/artifacts/org.kuali.student.core/ks-standard-sec/
implementation ("org.kuali.student.core:ks-standard-sec:2.0.3-cm")
'org.kuali.student.core:ks-standard-sec:jar:2.0.3-cm'
<dependency org="org.kuali.student.core" name="ks-standard-sec" rev="2.0.3-cm">
<artifact name="ks-standard-sec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.student.core', module='ks-standard-sec', version='2.0.3-cm')
)
libraryDependencies += "org.kuali.student.core" % "ks-standard-sec" % "2.0.3-cm"
[org.kuali.student.core/ks-standard-sec "2.0.3-cm"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.kuali.student.core : ks-common-util | 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-config | 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 |
| org.kuali.student.api : ks-common-api | jar | 2.0.3-cm |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| org.apache.cxf : cxf-rt-ws-security | jar | 2.7.0 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.7.0 |
| org.apache.cxf : cxf-rt-databinding-aegis | jar | 2.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |