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-backend |
Last Version | Last Version2.3.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUberFire - Asset Management Backend
UberFire - Asset Management Backend
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.uberfire/uberfire-asset-mgmt-backend/ -->
<dependency>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-asset-mgmt-backend</artifactId>
<version>2.3.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.uberfire/uberfire-asset-mgmt-backend/
implementation 'org.uberfire:uberfire-asset-mgmt-backend:2.3.0.Final'
// https://jarcasting.com/artifacts/org.uberfire/uberfire-asset-mgmt-backend/
implementation ("org.uberfire:uberfire-asset-mgmt-backend:2.3.0.Final")
'org.uberfire:uberfire-asset-mgmt-backend:jar:2.3.0.Final'
<dependency org="org.uberfire" name="uberfire-asset-mgmt-backend" rev="2.3.0.Final">
<artifact name="uberfire-asset-mgmt-backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uberfire', module='uberfire-asset-mgmt-backend', version='2.3.0.Final')
)
libraryDependencies += "org.uberfire" % "uberfire-asset-mgmt-backend" % "2.3.0.Final"
[org.uberfire/uberfire-asset-mgmt-backend "2.3.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jgit : org.eclipse.jgit | jar | 4.8.0.201706111038-r |
org.uberfire : uberfire-nio2-jgit | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.3 |
junit : junit | jar | 4.12 |
org.uberfire : uberfire-testing-utils | jar | |
org.uberfire : uberfire-test-utils | jar | |
org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec | jar | 1.0.0.Final |
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).