Registry / other / guvnor-project-api

guvnor-project-api

JSON →
library7.4.1.Finaljavamavenunverified

Provides the API for managing business rules and knowledge projects in the Guvnor (now KIE) platform.

<dependency> <groupId>org.guvnor</groupId> <artifactId>guvnor-project-api</artifactId> <version>7.4.1.Final</version> </dependency>
INSTALL
IMPORT
SIG · GUVNOR-PROJECT-API
G
guvnor-project-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.

Project
org.guvnor.common.services.project.model.Project

Resolve a Guvnor project using the ProjectService API.

import org.guvnor.common.services.project.model.Project; import org.guvnor.common.services.project.service.ProjectService; // ProjectService would be injected via CDI/Spring Project project = projectService.resolveProject("/my/project/path");
Debug
Known issues
gotchaGuvnor is part of the Drools/KIE ecosystem; this API may change between major versions.
fix
Ensure compatibility with your Drools/KIE version (e.g., 7.x).
affects: 7.4.1.Final
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-project-api — mvn dependency:get guvnor-project-api · libregistry