Last Version

Guvnor examples 5.6.0.Final

Run GuvnorExamplesApp to try the Guvnor examples.

License

License

GroupId

GroupId

org.drools
ArtifactId

ArtifactId

guvnor-examples
Version

Version

5.6.0.Final
Type

Type

jar
Description

Description

Guvnor examples
Run GuvnorExamplesApp to try the Guvnor examples.
Project URL

Project URL

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

Project Organization

JBoss by Red Hat

Download guvnor-examples 5.6.0.Final


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

Dependencies

compile (4)

Group / Artifact Type Version
org.drools : knowledge-api jar 5.6.0.Final
org.drools : drools-core jar 5.6.0.Final
org.drools : drools-compiler jar 5.6.0.Final
com.thoughtworks.xstream : xstream jar 1.4.1

test (2)

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

Project Modules

There are no modules declared in this project.