Last Version

KIE (Drools, jBPM, OptaPlanner) parent with dependencies 7.0.0.Beta5

The parent with dependencies imports the KIE third party BOM, all user BOMs and adds the default test-scoped dependencies. This is a temporary POM which should eventually removed once all the downstream projects migrate to kie-parent + user BOMs.

License

License

GroupId

GroupId

org.kie
ArtifactId

ArtifactId

kie-parent-with-dependencies
Version

Version

7.0.0.Beta5
Type

Type

pom
Description

Description

KIE (Drools, jBPM, OptaPlanner) parent with dependencies
The parent with dependencies imports the KIE third party BOM, all user BOMs and adds the default test-scoped dependencies. This is a temporary POM which should eventually removed once all the downstream projects migrate to kie-parent + user BOMs.
Project Organization

Project Organization

JBoss by Red Hat

Download kie-parent-with-dependencies 7.0.0.Beta5


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.