<dependency>
<groupId>org.kuali.student.core</groupId>
<artifactId>ks-core-krms</artifactId>
<version>2.0.3-cm</version>
</dependency>
@Grapes(
@Grab(group='org.kuali.student.core', module='ks-core-krms', version='2.0.3-cm')
)
<parent> <groupId>org.kuali.student.core</groupId> <artifactId>ks-core</artifactId> <version>2.0.3-cm</version> </parent>
compile
|-- org.kuali.rice:rice-it-internal-tools
|-- org.kuali.rice:rice-it-krms
|-- org.kuali.rice:rice-edl-impl
|-- org.kuali.student.core:ks-common-util
|-- org.kuali.student.api:ks-core-api
test
|-- junit:junit
|-- mysql:${mysql.jdbc.artifactId}
|-- org.apache.cxf:cxf-rt-core
|-- org.apache.cxf:cxf-rt-frontend-jaxws
|-- org.apache.cxf:cxf-rt-transports-http