is not current version
Last Version 7.71.0.Final

org.uberfire:uberfire-commons 0.1.0.Alpha1

��berFire Commons

GroupId

GroupId

org.uberfire
ArtifactId

ArtifactId

uberfire-commons
Version

Version

0.1.0.Alpha1
Type

Type

jar

Download uberfire-commons 0.1.0.Alpha1


<!-- https://jarcasting.com/artifacts/org.uberfire/uberfire-commons/ -->
<dependency>
    <groupId>org.uberfire</groupId>
    <artifactId>uberfire-commons</artifactId>
    <version>0.1.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.uberfire/uberfire-commons/
implementation 'org.uberfire:uberfire-commons:0.1.0.Alpha1'
// https://jarcasting.com/artifacts/org.uberfire/uberfire-commons/
implementation ("org.uberfire:uberfire-commons:0.1.0.Alpha1")
'org.uberfire:uberfire-commons:jar:0.1.0.Alpha1'
<dependency org="org.uberfire" name="uberfire-commons" rev="0.1.0.Alpha1">
  <artifact name="uberfire-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uberfire', module='uberfire-commons', version='0.1.0.Alpha1')
)
libraryDependencies += "org.uberfire" % "uberfire-commons" % "0.1.0.Alpha1"
[org.uberfire/uberfire-commons "0.1.0.Alpha1"]