is not current version
Last Version 7.71.0.Final

Uberfire Commons 7.55.0.Final

Collection of reusable (not depending on any other UberFire module) components for Uberfire.

License

License

GroupId

GroupId

org.uberfire
ArtifactId

ArtifactId

uberfire-commons
Version

Version

7.55.0.Final
Type

Type

jar
Description

Description

Uberfire Commons
Collection of reusable (not depending on any other UberFire module) components for Uberfire.
Project Organization

Project Organization

JBoss by Red Hat

Download uberfire-commons 7.55.0.Final


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

Dependencies

compile (12)

Group / Artifact Type Version
org.kie.soup : kie-soup-commons jar
javax.annotation : javax.annotation-api jar 1.3.2
org.slf4j : slf4j-api jar 1.7.30
org.apache.activemq : artemis-jms-client jar 2.3.0
org.jboss.errai : errai-marshalling jar
org.jboss.spec.javax.jms : jboss-jms-api_2.0_spec jar 1.0.2.Final
io.netty : netty-buffer jar 4.1.59.Final
io.netty : netty-transport jar 4.1.59.Final
io.netty : netty-handler jar 4.1.59.Final
io.netty : netty-transport-native-epoll jar 4.1.59.Final
io.netty : netty-transport-native-kqueue jar 4.1.59.Final
io.netty : netty-codec-http jar 4.1.59.Final

provided (1)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 2.0.SP1

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.6.0
org.assertj : assertj-core jar 3.14.0
com.google.inject : guice jar 4.0

Project Modules

There are no modules declared in this project.