Last Version

KIE (Drools, jBPM, OptaPlanner) user BOM parent 7.71.0.Final

The user BOM parent is used to hold common configuration for all user BOMs. User BOMs can not directly extend kie-parent as it brings lots of 3rd party versions in the dependencyManagement which is not desirable for user BOMs.

License

License

GroupId

GroupId

org.kie
ArtifactId

ArtifactId

kie-user-bom-parent
Version

Version

7.71.0.Final
Type

Type

pom
Description

Description

KIE (Drools, jBPM, OptaPlanner) user BOM parent
The user BOM parent is used to hold common configuration for all user BOMs. User BOMs can not directly extend kie-parent as it brings lots of 3rd party versions in the dependencyManagement which is not desirable for user BOMs.
Project URL

Project URL

http://www.kiegroup.org
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/kiegroup/droolsjbpm-build-bootstrap

Download kie-user-bom-parent 7.71.0.Final


<!-- https://jarcasting.com/artifacts/org.kie/kie-user-bom-parent/ -->
<dependency>
    <groupId>org.kie</groupId>
    <artifactId>kie-user-bom-parent</artifactId>
    <version>7.71.0.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kie/kie-user-bom-parent/
implementation 'org.kie:kie-user-bom-parent:7.71.0.Final'
// https://jarcasting.com/artifacts/org.kie/kie-user-bom-parent/
implementation ("org.kie:kie-user-bom-parent:7.71.0.Final")
'org.kie:kie-user-bom-parent:pom:7.71.0.Final'
<dependency org="org.kie" name="kie-user-bom-parent" rev="7.71.0.Final">
  <artifact name="kie-user-bom-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kie', module='kie-user-bom-parent', version='7.71.0.Final')
)
libraryDependencies += "org.kie" % "kie-user-bom-parent" % "7.71.0.Final"
[org.kie/kie-user-bom-parent "7.71.0.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.