is not current version
Last Version 6.0.0.Beta2

org.kie.guvnor:guvnor-examples 6.0.0.Alpha9

Run GuvnorExamplesApp to try the Guvnor examples.

GroupId

GroupId

org.kie.guvnor
ArtifactId

ArtifactId

guvnor-examples
Version

Version

6.0.0.Alpha9
Type

Type

jar

Download guvnor-examples 6.0.0.Alpha9


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