This repository branch is no longer maintained
This project has moved to appformer (https://github.com/kiegroup/appformer).
| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.uberfire |
| ArtifactId | ArtifactIduberfire-asset-mgmt-client |
| Last Version | Last Version2.3.0.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUberFire - Asset Management Client
UberFire - Asset Management
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.uberfire/uberfire-asset-mgmt-client/ -->
<dependency>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-asset-mgmt-client</artifactId>
<version>2.3.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.uberfire/uberfire-asset-mgmt-client/
implementation 'org.uberfire:uberfire-asset-mgmt-client:2.3.0.Final'
// https://jarcasting.com/artifacts/org.uberfire/uberfire-asset-mgmt-client/
implementation ("org.uberfire:uberfire-asset-mgmt-client:2.3.0.Final")
'org.uberfire:uberfire-asset-mgmt-client:jar:2.3.0.Final'
<dependency org="org.uberfire" name="uberfire-asset-mgmt-client" rev="2.3.0.Final">
<artifact name="uberfire-asset-mgmt-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uberfire', module='uberfire-asset-mgmt-client', version='2.3.0.Final')
)
libraryDependencies += "org.uberfire" % "uberfire-asset-mgmt-client" % "2.3.0.Final"
[org.uberfire/uberfire-asset-mgmt-client "2.3.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.uberfire : uberfire-workbench-processors | jar | |
| com.google.gwt : gwt-user | jar | 2.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.uberfire : uberfire-testing-utils | jar | |
| com.google.gwt.gwtmockito : gwtmockito | jar | 1.1.6 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.easytesting : fest-assert-core | jar | 2.0M6 |
This project has moved to appformer (https://github.com/kiegroup/appformer).