| License |
License |
|---|---|
| GroupId | GroupIdorg.kie |
| ArtifactId | ArtifactIdbusiness-central-webapp |
| Last Version | Last Version7.71.0.Final |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionBusiness Central - Webapp
Business Central - Webapp
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie/business-central-webapp/ -->
<dependency>
<groupId>org.kie</groupId>
<artifactId>business-central-webapp</artifactId>
<version>7.71.0.Final</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.kie/business-central-webapp/
implementation 'org.kie:business-central-webapp:7.71.0.Final'
// https://jarcasting.com/artifacts/org.kie/business-central-webapp/
implementation ("org.kie:business-central-webapp:7.71.0.Final")
'org.kie:business-central-webapp:war:7.71.0.Final'
<dependency org="org.kie" name="business-central-webapp" rev="7.71.0.Final">
<artifact name="business-central-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.kie', module='business-central-webapp', version='7.71.0.Final')
)
libraryDependencies += "org.kie" % "business-central-webapp" % "7.71.0.Final"
[org.kie/business-central-webapp "7.71.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt.gwtmockito : gwtmockito | jar | 1.1.9 |
| org.uberfire : uberfire-testing-utils | jar | |
| org.mockito : mockito-core | jar | 3.6.0 |