License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.kie |
ArtifactId | ArtifactIdkie-wb-home-client |
Version | Version6.0.0.Beta3 |
Type | Typejar |
Description |
DescriptionKIE Workbench - Home Client
KIE Workbench
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie/kie-wb-home-client/ -->
<dependency>
<groupId>org.kie</groupId>
<artifactId>kie-wb-home-client</artifactId>
<version>6.0.0.Beta3</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie/kie-wb-home-client/
implementation 'org.kie:kie-wb-home-client:6.0.0.Beta3'
// https://jarcasting.com/artifacts/org.kie/kie-wb-home-client/
implementation ("org.kie:kie-wb-home-client:6.0.0.Beta3")
'org.kie:kie-wb-home-client:jar:6.0.0.Beta3'
<dependency org="org.kie" name="kie-wb-home-client" rev="6.0.0.Beta3">
<artifact name="kie-wb-home-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie', module='kie-wb-home-client', version='6.0.0.Beta3')
)
libraryDependencies += "org.kie" % "kie-wb-home-client" % "6.0.0.Beta3"
[org.kie/kie-wb-home-client "6.0.0.Beta3"]
Group / Artifact | Type | Version |
---|---|---|
org.uberfire : uberfire-backend-api | jar | 0.1.4.Final |
org.uberfire : uberfire-widgets-commons | jar | 0.1.4.Final |
org.uberfire : uberfire-workbench | jar | 0.1.4.Final |
com.github.gwtbootstrap : gwt-bootstrap | jar | 2.2.1.0 |
javax.inject : javax.inject | jar | 1 |
javax.enterprise : cdi-api | jar | 1.0-SP4 |
org.jboss.errai : errai-ioc | jar | 2.3.1.Final |
org.jboss.errai : errai-bus | jar | 2.3.1.Final |
org.jboss.errai : errai-ui | jar | 2.3.1.Final |
org.jboss.errai : errai-data-binding | jar | 2.3.1.Final |
com.google.gwt : gwt-user | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.0 |