| GroupId | GroupIdorg.kuali.rice |
|---|---|
| ArtifactId | ArtifactIdrice-api |
| Version | Version1.0.8 |
| Type | Typejar |
| Description |
DescriptionKuali 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.
|
| Filename | Size |
|---|---|
| rice-api-1.0.8.pom | |
| rice-api-1.0.8.jar | 328 KB |
| rice-api-1.0.8-sources.jar | 342 KB |
| rice-api-1.0.8-javadoc.jar | 2 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 2.7.15 |