Registry / other / rice-impl

rice-impl

JSON →
library2.6.2javamavenunverified

Implementation module for Kuali Rice, an enterprise middleware suite for building business applications.

<dependency> <groupId>org.kuali.rice</groupId> <artifactId>rice-impl</artifactId> <version>2.6.2</version> </dependency>
INSTALL
IMPORT
SIG · RICE-IMPL
R
rice-impl
otherjavav2.6.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CoreApiServiceLocator
org.kuali.rice.core.api.CoreApiServiceLocator

Locate a Kuali Rice service

import org.kuali.rice.core.api.CoreApiServiceLocator; public class Example { public void use() { Object service = CoreApiServiceLocator.getService("someService"); } }
Debug
Known issues
gotchaKuali Rice is a large framework; ensure proper configuration.
fix
Refer to Kuali Rice documentation for setup.
affects: *
Upgrade
Version history
2.6.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
rice-impl — mvn dependency:get rice-impl · libregistry