Registry / other / guvnor-services-api

guvnor-services-api

JSON →
library7.4.1.Finaljavamavenunverified

Provides service interfaces for the Guvnor business rules management system.

<dependency> <groupId>org.guvnor</groupId> <artifactId>guvnor-services-api</artifactId> <version>7.4.1.Final</version> </dependency>
INSTALL
IMPORT
SIG · GUVNOR-SERVICES-AP
G
guvnor-services-api
otherjavav7.4.1.Final
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.

AppConfigService
org.guvnor.common.services.shared.config.AppConfigService

Demonstrates importing and referencing a Guvnor service interface.

import org.guvnor.common.services.shared.config.AppConfigService; public class Example { public static void main(String[] args) { AppConfigService service = null; // Obtain via CDI or Spring System.out.println("Guvnor service interface available"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.4.1.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
guvnor-services-api — mvn dependency:get guvnor-services-api · libregistry