<dependency>
<groupId>org.kuali.rice</groupId>
<artifactId>rice-core-service-impl</artifactId>
<version>2.1.11</version>
</dependency>
@Grapes(
@Grab(group='org.kuali.rice', module='rice-core-service-impl', version='2.1.11')
)
<parent> <groupId>org.kuali.rice</groupId> <artifactId>rice-core-service</artifactId> <version>2.1.11</version> </parent>
compile
|-- org.kuali.rice:rice-core-api
|-- org.kuali.rice:rice-core-framework
|-- org.kuali.rice:rice-core-impl
|-- org.kuali.rice:rice-core-service-api
|-- org.kuali.rice:rice-core-service-framework
|-- org.kuali.rice:rice-krad-app-framework
|-- org.kuali.rice:rice-krad-web-framework
|-- org.kuali.rice:rice-ksb-api
|-- xalan:xalan
|-- org.bouncycastle:bcprov-jdk16
|-- org.apache.cxf:cxf-rt-frontend-jaxws
|-- org.apache.cxf:cxf-rt-frontend-jaxrs
|-- org.apache.cxf:cxf-rt-frontend-simple
|-- org.apache.cxf:cxf-rt-transports-http
|-- org.apache.cxf:cxf-rt-databinding-jaxb
|-- org.apache.cxf:cxf-rt-ws-security
|-- org.apache.cxf:cxf-rt-databinding-aegis
|-- org.apache.cxf:cxf-rt-bindings-soap
|-- org.apache.cxf:cxf-rt-core
|-- org.codehaus.groovy:groovy-all
|-- javax.mail:mail
|-- org.glassfish.web:jstl-impl
|-- junit:junit
|-- org.springframework:spring-core
|-- org.springframework:spring-beans
|-- org.springframework:spring-aop
|-- org.springframework:spring-context
|-- org.springframework:spring-context-support
|-- org.springframework:spring-tx
|-- org.springframework:spring-orm
|-- org.springframework:spring-jdbc
|-- org.springframework:spring-web
|-- org.springframework:spring-webmvc
|-- org.springmodules:spring-modules-ojb
|-- javax.resource:connector-api
|-- commons-validator:commons-validator
|-- org.kuali.commons:commons-beanutils
|-- commons-httpclient:commons-httpclient
|-- log4j:log4j
|-- xapool:xapool
|-- org.hibernate:hibernate-core
|-- org.hibernate:hibernate-entitymanager
|-- org.hibernate.javax.persistence:hibernate-jpa-2.0-api
|-- org.apache.struts:struts-core
|-- org.apache.struts:struts-el
|-- org.apache.struts:struts-extras
|-- org.apache.struts:struts-taglib
|-- com.thoughtworks.xstream:xstream
|-- org.quartz-scheduler:quartz
|-- commons-fileupload:commons-fileupload
|-- org.jdom:jdom
|-- commons-collections:commons-collections
|-- commons-codec:commons-codec
|-- org.apache.ws.security:wss4j
provided