License |
License |
---|---|
GroupId | GroupIdorg.uberfire |
ArtifactId | ArtifactIduberfire-backend-commons |
Last Version | Last Version0.2.0.Alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUberFire Backend Commons
UberFire Backend Commons
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.uberfire/uberfire-backend-commons/ -->
<dependency>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-backend-commons</artifactId>
<version>0.2.0.Alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.uberfire/uberfire-backend-commons/
implementation 'org.uberfire:uberfire-backend-commons:0.2.0.Alpha2'
// https://jarcasting.com/artifacts/org.uberfire/uberfire-backend-commons/
implementation ("org.uberfire:uberfire-backend-commons:0.2.0.Alpha2")
'org.uberfire:uberfire-backend-commons:jar:0.2.0.Alpha2'
<dependency org="org.uberfire" name="uberfire-backend-commons" rev="0.2.0.Alpha2">
<artifact name="uberfire-backend-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uberfire', module='uberfire-backend-commons', version='0.2.0.Alpha2')
)
libraryDependencies += "org.uberfire" % "uberfire-backend-commons" % "0.2.0.Alpha2"
[org.uberfire/uberfire-backend-commons "0.2.0.Alpha2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.6 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.7 |
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.9.0 |
org.easytesting : fest-assert-core | jar | 2.0M6 |
Version |
---|
0.2.0.Alpha2
|
0.2.0.Alpha1
|
0.1.2.Final
|
0.1.1.Final
|