is not current version
Last Version 2.0.3-cm

org.kuali.student.web:ks-with-rice-embedded 2.0.2-cm

KS with Embedded Rice components accessing remote Rice Server.

GroupId

GroupId

org.kuali.student.web
ArtifactId

ArtifactId

ks-with-rice-embedded
Version

Version

2.0.2-cm
Type

Type

war

Download ks-with-rice-embedded 2.0.2-cm


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