is not current version
Last Version 7.71.0.Final

org.kie:business-central 7.41.0.t20200723


GroupId

GroupId

org.kie
ArtifactId

ArtifactId

business-central
Version

Version

7.41.0.t20200723
Type

Type

war

Download business-central 7.41.0.t20200723


<!-- https://jarcasting.com/artifacts/org.kie/business-central/ -->
<dependency>
    <groupId>org.kie</groupId>
    <artifactId>business-central</artifactId>
    <version>7.41.0.t20200723</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.kie/business-central/
implementation 'org.kie:business-central:7.41.0.t20200723'
// https://jarcasting.com/artifacts/org.kie/business-central/
implementation ("org.kie:business-central:7.41.0.t20200723")
'org.kie:business-central:war:7.41.0.t20200723'
<dependency org="org.kie" name="business-central" rev="7.41.0.t20200723">
  <artifact name="business-central" type="war" />
</dependency>
@Grapes(
@Grab(group='org.kie', module='business-central', version='7.41.0.t20200723')
)
libraryDependencies += "org.kie" % "business-central" % "7.41.0.t20200723"
[org.kie/business-central "7.41.0.t20200723"]