Last Version

Rice Implementation 2.6.2

The Kuali Rice effort provides an enterprise class middleware suite of integrated products that allows both Kuali and non-Kuali applications to be built in an agile fashion, such that developers will be able to react to end-user business requirements in an efficient and productive manner, so that they can produce high quality business applications.

License

License

GroupId

GroupId

org.kuali.rice
ArtifactId

ArtifactId

rice-impl
Version

Version

2.6.2
Type

Type

jar
Description

Description

Rice Implementation
The Kuali Rice effort provides an enterprise class middleware suite of integrated products that allows both Kuali and non-Kuali applications to be built in an agile fashion, such that developers will be able to react to end-user business requirements in an efficient and productive manner, so that they can produce high quality business applications.
Project Organization

Project Organization

The Kuali Foundation

Download rice-impl 2.6.2


<!-- https://jarcasting.com/artifacts/org.kuali.rice/rice-impl/ -->
<dependency>
    <groupId>org.kuali.rice</groupId>
    <artifactId>rice-impl</artifactId>
    <version>2.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.rice/rice-impl/
implementation 'org.kuali.rice:rice-impl:2.6.2'
// https://jarcasting.com/artifacts/org.kuali.rice/rice-impl/
implementation ("org.kuali.rice:rice-impl:2.6.2")
'org.kuali.rice:rice-impl:jar:2.6.2'
<dependency org="org.kuali.rice" name="rice-impl" rev="2.6.2">
  <artifact name="rice-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.rice', module='rice-impl', version='2.6.2')
)
libraryDependencies += "org.kuali.rice" % "rice-impl" % "2.6.2"
[org.kuali.rice/rice-impl "2.6.2"]

Dependencies

compile (58)

Group / Artifact Type Version
org.kuali.rice : rice-kew-api jar 2.6.2
org.kuali.rice : rice-ken-api jar 2.6.2
org.kuali.rice : rice-kew-impl jar 2.6.2
org.kuali.rice : rice-kim-impl jar 2.6.2
org.kuali.rice : rice-core-framework jar 2.6.2
org.kuali.rice : rice-core-impl jar 2.6.2
org.kuali.rice : rice-core-service-impl jar 2.6.2
org.kuali.rice : rice-core-service-web jar 2.6.2
org.kuali.rice : rice-core-web jar 2.6.2
org.kuali.rice : rice-ksb-client-impl jar 2.6.2
org.kuali.rice : rice-ksb-server-impl jar 2.6.2
org.kuali.rice : rice-location-api jar 2.6.2
org.kuali.rice : rice-location-framework jar 2.6.2
org.kuali.rice : rice-location-impl jar 2.6.2
org.kuali.rice : rice-location-web jar 2.6.2
org.kuali.rice : rice-ksb-api jar 2.6.2
org.kuali.rice : rice-krms-api Optional jar 2.6.2
org.kuali.rice : rice-edl-framework jar 2.6.2
org.kuali.rice : rice-krad-data jar 2.6.2
org.kuali.rice : rice-krad-app-framework jar 2.6.2
org.kuali.rice : rice-krad-web-framework jar 2.6.2
org.kuali.rice : rice-krad-service-impl jar 2.6.2
org.kuali.rice : rice-core-api jar 2.6.2
org.kuali.rice : rice-core-service-api jar 2.6.2
org.kuali.rice : rice-core-service-framework jar 2.6.2
org.kuali.rice : rice-kns jar 2.6.2
org.slf4j : slf4j-api jar 1.7.24
org.slf4j : jcl-over-slf4j jar 1.7.24
log4j : log4j jar 1.2.17
javax.ws.rs : jsr311-api jar 1.1.1
org.bouncycastle : bcprov-jdk15on jar 1.56
com.sun.mail : javax.mail jar 1.5.6
cglib : cglib-nodep jar 3.2.5
org.springframework : spring-core jar 4.3.7.RELEASE
org.springframework : spring-beans jar
org.springframework : spring-aop jar
org.springframework : spring-context jar
org.springframework : spring-tx jar
org.springframework : spring-jdbc jar
org.springframework : spring-web jar
org.springframework : spring-webmvc jar
org.springframework.cloud : spring-cloud-aws-context jar
javax.transaction : jta jar 1.1
commons-validator : commons-validator jar 1.6
commons-lang : commons-lang jar 2.6
commons-beanutils : commons-beanutils jar 1.9.3
commons-io : commons-io jar 2.5
org.apache.struts : struts-core jar 1.3.11-kuali-1
org.apache.struts : struts-extras jar 1.3.11-kuali-1
displaytag : displaytag jar 1.2
com.thoughtworks.xstream : xstream jar 1.4.9
org.quartz-scheduler : quartz jar 2.2.3
org.jdom : jdom jar 1.1.3
commons-collections : commons-collections jar 3.2.2
commons-codec : commons-codec jar 1.10
com.google.guava : guava jar 21.0
com.fasterxml.jackson.datatype : jackson-datatype-joda jar
com.fasterxml.jackson.core : jackson-annotations jar 2.8.11

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
mysql : mysql-connector-java jar 5.1.41

runtime (14)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.24
org.glassfish.web : jstl-impl jar 1.2
org.springframework : spring-context-support jar
org.springframework : spring-orm jar
org.springframework.security : spring-security-core jar 4.2.2.RELEASE
commons-dbcp : commons-dbcp jar 1.4
xapool » xapool jar 1.5.0-patch6
org.kuali.jotm : jotm-core jar 2.1.10-kuali-1
org.codehaus.btm : btm jar 2.1.4
org.apache.struts : struts-el jar 1.3.11-kuali-1
org.apache.struts : struts-taglib jar 1.3.11-kuali-1
commons-fileupload : commons-fileupload jar 1.3.2
commons-pool : commons-pool jar 1.6
org.javassist : javassist jar 3.21.0-GA

test (7)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.7
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-module-junit4 jar 1.6.6
org.powermock : powermock-api-mockito jar 1.6.6
org.kuali.rice : rice-krad-service-impl test-jar 2.6.2
org.reflections : reflections jar 0.9.11

Project Modules

There are no modules declared in this project.