is not current version
Last Version 2.0.3-cm

org.kuali.student.web:ks-with-rice-bundled 2.0.1-cm

Contains all KS modules and Rice

GroupId

GroupId

org.kuali.student.web
ArtifactId

ArtifactId

ks-with-rice-bundled
Version

Version

2.0.1-cm
Type

Type

war

Download ks-with-rice-bundled 2.0.1-cm


<!-- https://jarcasting.com/artifacts/org.kuali.student.web/ks-with-rice-bundled/ -->
<dependency>
    <groupId>org.kuali.student.web</groupId>
    <artifactId>ks-with-rice-bundled</artifactId>
    <version>2.0.1-cm</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.student.web/ks-with-rice-bundled/
implementation 'org.kuali.student.web:ks-with-rice-bundled:2.0.1-cm'
// https://jarcasting.com/artifacts/org.kuali.student.web/ks-with-rice-bundled/
implementation ("org.kuali.student.web:ks-with-rice-bundled:2.0.1-cm")
'org.kuali.student.web:ks-with-rice-bundled:war:2.0.1-cm'
<dependency org="org.kuali.student.web" name="ks-with-rice-bundled" rev="2.0.1-cm">
  <artifact name="ks-with-rice-bundled" type="war" />
</dependency>
@Grapes(
@Grab(group='org.kuali.student.web', module='ks-with-rice-bundled', version='2.0.1-cm')
)
libraryDependencies += "org.kuali.student.web" % "ks-with-rice-bundled" % "2.0.1-cm"
[org.kuali.student.web/ks-with-rice-bundled "2.0.1-cm"]