| License |
License |
|---|---|
| GroupId | GroupIdorg.kuali.student.web |
| ArtifactId | ArtifactIdks-rice-standalone |
| Last Version | Last Version2.0.3-cm |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionKS Rice Standalone
Kuali Student Rice Standalone
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kuali.student.web/ks-rice-standalone/ -->
<dependency>
<groupId>org.kuali.student.web</groupId>
<artifactId>ks-rice-standalone</artifactId>
<version>2.0.3-cm</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.student.web/ks-rice-standalone/
implementation 'org.kuali.student.web:ks-rice-standalone:2.0.3-cm'
// https://jarcasting.com/artifacts/org.kuali.student.web/ks-rice-standalone/
implementation ("org.kuali.student.web:ks-rice-standalone:2.0.3-cm")
'org.kuali.student.web:ks-rice-standalone:war:2.0.3-cm'
<dependency org="org.kuali.student.web" name="ks-rice-standalone" rev="2.0.3-cm">
<artifact name="ks-rice-standalone" type="war" />
</dependency>
@Grapes(
@Grab(group='org.kuali.student.web', module='ks-rice-standalone', version='2.0.3-cm')
)
libraryDependencies += "org.kuali.student.web" % "ks-rice-standalone" % "2.0.3-cm"
[org.kuali.student.web/ks-rice-standalone "2.0.3-cm"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.kuali.rice : rice-web | pom | 2.2.7 |
| org.kuali.rice : rice-impl | jar | 2.2.7 |
| org.kuali.rice : rice-ksb-web | jar | 2.2.7 |
| org.kuali.student.api : ks-lum-api | jar | 2.0.3-cm |
| org.kuali.student.lum : ks-lum-rice | jar | 2.0.3-cm |
| org.kuali.student.core : ks-standard-sec | jar | 2.0.3-cm |
| org.kuali.student.core : ks-common-util | jar | 2.0.3-cm |
| 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 | 2.2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.kuali.rice : rice-it-internal-tools | jar | 2.2.7 |
| org.easymock : easymock | jar | 2.4 |