is not current version
Last Version 7.4.1.Final

org.guvnor:guvnor-rest-backend 6.4.0.Beta1

Guvnor - REST Backend

GroupId

GroupId

org.guvnor
ArtifactId

ArtifactId

guvnor-rest-backend
Version

Version

6.4.0.Beta1
Type

Type

jar

Download guvnor-rest-backend 6.4.0.Beta1


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