is not current version
Last Version 7.4.1.Final

org.guvnor:guvnor-structure 7.0.0.Beta8


GroupId

GroupId

org.guvnor
ArtifactId

ArtifactId

guvnor-structure
Version

Version

7.0.0.Beta8
Type

Type

pom

Download guvnor-structure 7.0.0.Beta8


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