License |
License |
---|---|
GroupId | GroupIdorg.kie.workbench.screens |
ArtifactId | ArtifactIdkie-wb-common-examples-screen-backend |
Last Version | Last Version7.71.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKie Workbench - Common - Examples Backend
Kie Workbench - Common - Examples Backend
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie.workbench.screens/kie-wb-common-examples-screen-backend/ -->
<dependency>
<groupId>org.kie.workbench.screens</groupId>
<artifactId>kie-wb-common-examples-screen-backend</artifactId>
<version>7.71.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.workbench.screens/kie-wb-common-examples-screen-backend/
implementation 'org.kie.workbench.screens:kie-wb-common-examples-screen-backend:7.71.0.Final'
// https://jarcasting.com/artifacts/org.kie.workbench.screens/kie-wb-common-examples-screen-backend/
implementation ("org.kie.workbench.screens:kie-wb-common-examples-screen-backend:7.71.0.Final")
'org.kie.workbench.screens:kie-wb-common-examples-screen-backend:jar:7.71.0.Final'
<dependency org="org.kie.workbench.screens" name="kie-wb-common-examples-screen-backend" rev="7.71.0.Final">
<artifact name="kie-wb-common-examples-screen-backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.workbench.screens', module='kie-wb-common-examples-screen-backend', version='7.71.0.Final')
)
libraryDependencies += "org.kie.workbench.screens" % "kie-wb-common-examples-screen-backend" % "7.71.0.Final"
[org.kie.workbench.screens/kie-wb-common-examples-screen-backend "7.71.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.uberfire : uberfire-structure-backend | jar | |
org.kie.workbench.playground : kie-all-playground | jar | |
org.uberfire : uberfire-testing-utils | jar | |
ch.qos.logback : logback-classic | jar | 1.2.9 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.6.0 |