| License |
License |
|---|---|
| GroupId | GroupIdorg.kie |
| ArtifactId | ArtifactIdbusiness-central |
| Last Version | Last Version7.71.0.Final |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionBusiness Central - Distribution Wars
This module builds the download wars for different application servers.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| business-central-7.71.0.Final.pom | 5 KB |
| business-central-7.71.0.Final-wildfly19.war | 200 MB |
| business-central-7.71.0.Final-wildfly-deployable.zip | 201 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kie/business-central/ -->
<dependency>
<groupId>org.kie</groupId>
<artifactId>business-central</artifactId>
<version>7.71.0.Final</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.kie/business-central/
implementation 'org.kie:business-central:7.71.0.Final'
// https://jarcasting.com/artifacts/org.kie/business-central/
implementation ("org.kie:business-central:7.71.0.Final")
'org.kie:business-central:war:7.71.0.Final'
<dependency org="org.kie" name="business-central" rev="7.71.0.Final">
<artifact name="business-central" type="war" />
</dependency>
@Grapes(
@Grab(group='org.kie', module='business-central', version='7.71.0.Final')
)
libraryDependencies += "org.kie" % "business-central" % "7.71.0.Final"
[org.kie/business-central "7.71.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.postgresql : postgresql | jar | 42.3.3 |
| mysql : mysql-connector-java | jar | 8.0.28 |
| org.mariadb.jdbc : mariadb-java-client | jar | 1.3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.6.0 |