| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.kuali.student.web |
| Идентификатор | Идентификаторks-rice |
| Последняя версия | Последняя версия1.2.2-M4 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеKS Rice
Kuali Student Rice Standalone Server project for development
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ks-rice-1.2.2-M4.pom | |
| ks-rice-1.2.2-M4.war | 55 MB |
| ks-rice-1.2.2-M4-tests.jar | 14 KB |
| ks-rice-1.2.2-M4-sources.jar | 10 KB |
| ks-rice-1.2.2-M4-javadoc.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.kuali.student.web/ks-rice/ -->
<dependency>
<groupId>org.kuali.student.web</groupId>
<artifactId>ks-rice</artifactId>
<version>1.2.2-M4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.student.web/ks-rice/
implementation 'org.kuali.student.web:ks-rice:1.2.2-M4'
// https://jarcasting.com/artifacts/org.kuali.student.web/ks-rice/
implementation ("org.kuali.student.web:ks-rice:1.2.2-M4")
'org.kuali.student.web:ks-rice:war:1.2.2-M4'
<dependency org="org.kuali.student.web" name="ks-rice" rev="1.2.2-M4">
<artifact name="ks-rice" type="war" />
</dependency>
@Grapes(
@Grab(group='org.kuali.student.web', module='ks-rice', version='1.2.2-M4')
)
libraryDependencies += "org.kuali.student.web" % "ks-rice" % "1.2.2-M4"
[org.kuali.student.web/ks-rice "1.2.2-M4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.kuali.student.db : ks-rice-db | jar | 1.2.2-M4 |
| org.kuali.student.admin : ks-admin | jar | 1.2.2-M4 |
| org.kuali.rice : rice-impl | jar | 1.0.3.3 |
| org.kuali.student.lum : ks-lum-api | jar | 1.2.2-M4 |
| org.kuali.student.lum : ks-lum-rice | jar | 1.2.2-M4 |
| org.kuali.student.security : ks-standard-sec | jar | 1.2.2-M4 |
| org.kuali.student.common : ks-common-util | jar | 1.2.2-M4 |
| javax.transaction : jta | jar | 1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.kuali.rice : rice-web | war | 1.0.3.3 |
| tomcat : jasper-compiler | jar | 5.5.15 |
| tomcat : jasper-compiler-jdt | jar | 5.5.15 |
| tomcat : jasper-runtime | jar | 5.5.15 |
| org.eclipse.jdt : core | jar | 3.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.easymock : easymock | jar | 2.4 |
| junit : junit | jar | 4.4 |