This repository branch is no longer maintained
This project has moved to appformer (https://github.com/kiegroup/appformer).
License |
License |
---|---|
GroupId | GroupIdorg.uberfire |
ArtifactId | ArtifactIduberfire-asset-mgmt |
Last Version | Last Version2.3.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUberFire - Asset Management
UberFire - Asset Management
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
uberfire-asset-mgmt-2.3.0.Final.pom | 795 bytes |
uberfire-asset-mgmt-2.3.0.Final-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.uberfire/uberfire-asset-mgmt/ -->
<dependency>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-asset-mgmt</artifactId>
<version>2.3.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.uberfire/uberfire-asset-mgmt/
implementation 'org.uberfire:uberfire-asset-mgmt:2.3.0.Final'
// https://jarcasting.com/artifacts/org.uberfire/uberfire-asset-mgmt/
implementation ("org.uberfire:uberfire-asset-mgmt:2.3.0.Final")
'org.uberfire:uberfire-asset-mgmt:jar:2.3.0.Final'
<dependency org="org.uberfire" name="uberfire-asset-mgmt" rev="2.3.0.Final">
<artifact name="uberfire-asset-mgmt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uberfire', module='uberfire-asset-mgmt', version='2.3.0.Final')
)
libraryDependencies += "org.uberfire" % "uberfire-asset-mgmt" % "2.3.0.Final"
[org.uberfire/uberfire-asset-mgmt "2.3.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
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).