License |
License |
---|---|
GroupId | GroupIdorg.kuali.student.web |
ArtifactId | ArtifactIdks-rice |
Version | Version1.2.2-M4 |
Type | Typewar |
Description |
DescriptionKS Rice
Kuali Student Rice Standalone Server project for development
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ks-rice-1.2.2-M4.pom | |
ks-rice-1.2.2-M4.war | 54 MB |
ks-rice-1.2.2-M4-tests.jar | 14 KB |
ks-rice-1.2.2-M4-sources.jar | 14 KB |
ks-rice-1.2.2-M4-javadoc.jar | 38 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 2.4 |
junit : junit | jar | 4.4 |