Last Version

Guvnor BOM (Bill Of Materials) 7.4.1.Final

Import this BOM in your dependencyManagement if you want to depend on multiple Guvnor artifacts.

License

License

GroupId

GroupId

org.guvnor
ArtifactId

ArtifactId

guvnor-bom
Version

Version

7.4.1.Final
Type

Type

pom
Description

Description

Guvnor BOM (Bill Of Materials)
Import this BOM in your dependencyManagement if you want to depend on multiple Guvnor artifacts.
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/kiegroup/guvnor

Download guvnor-bom 7.4.1.Final

Filename Size
guvnor-bom-7.4.1.Final.pom 19 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.