Guvnor multiproject

Guvnor is the web application and repository to govern Drools and jBPM assets.

License

License

GroupId

GroupId

org.drools
ArtifactId

ArtifactId

guvnor
Last Version

Last Version

5.6.0.Final
Release Date

Release Date

Type

Type

pom
Description

Description

Guvnor multiproject
Guvnor is the web application and repository to govern Drools and jBPM assets.
Project URL

Project URL

http://www.jboss.org/drools/guvnor
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/droolsjbpm/guvnor

Download guvnor

Filename Size
guvnor-5.6.0.Final.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.drools/guvnor/ -->
<dependency>
    <groupId>org.drools</groupId>
    <artifactId>guvnor</artifactId>
    <version>5.6.0.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.drools/guvnor/
implementation 'org.drools:guvnor:5.6.0.Final'
// https://jarcasting.com/artifacts/org.drools/guvnor/
implementation ("org.drools:guvnor:5.6.0.Final")
'org.drools:guvnor:pom:5.6.0.Final'
<dependency org="org.drools" name="guvnor" rev="5.6.0.Final">
  <artifact name="guvnor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.drools', module='guvnor', version='5.6.0.Final')
)
libraryDependencies += "org.drools" % "guvnor" % "5.6.0.Final"
[org.drools/guvnor "5.6.0.Final"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Project Modules

  • guvnor-api
  • guvnor-repository-connector
  • guvnor-repository
  • droolsjbpm-ide-common
  • guvnor-webapp-core
  • guvnor-bulk-importer
  • guvnor-examples
  • guvnor-jaxb-entities
  • guvnor-webapp-drools
org.drools
This organization has been moved to https://github.com/kiegroup

Versions

Version
5.6.0.Final
5.6.0.CR1
5.5.0.Final
5.5.0.CR1
5.5.0.Beta1
5.4.0.Final
5.4.0.CR1
5.4.0.Beta2
5.4.0.Beta1
5.3.5.Final
5.3.4.Final
5.3.3.Final
5.3.2.Final
5.3.1.Final
5.3.0.Final
5.3.0.CR1
5.3.0.Beta1
5.2.1.Final
5.2.0.Final
5.2.0.CR1
5.2.0.M2