This pom is intended to pull in the rice-impl with fewer transtive dependencies Just enough to have a thin version of the ksb running.
'org.kuali.student.common:ks-rice-lessdep:1.2'
<dependency>
<groupId>org.kuali.student.common</groupId>
<artifactId>ks-rice-lessdep</artifactId>
<version>1.2</version>
</dependency>
<dependency org="org.kuali.student.common" name="ks-rice-lessdep" rev="1.2"/>
"org.kuali.student.common", "ks-rice-lessdep", "1.2"