Last Version

Kuali Rice API 1.0.8

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.

GroupId

GroupId

org.kuali.rice
ArtifactId

ArtifactId

rice-api
Version

Version

1.0.8
Type

Type

jar
Description

Description

Kuali Rice API
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.

Download rice-api 1.0.8


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.3
commons-beanutils : commons-beanutils jar 1.7.0
log4j : log4j jar 1.2.14
org.apache.geronimo.specs : geronimo-annotation_1.0_spec jar 1.1.1

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
org.apache.cxf : cxf-rt-frontend-jaxrs jar 2.7.15

Project Modules

There are no modules declared in this project.