| License |
License |
|---|---|
| GroupId | GroupIdorg.uberfire |
| ArtifactId | ArtifactIduberfire-commons |
| Last Version | Last Version7.71.0.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUberfire Commons
Collection of reusable (not depending on any other UberFire module) components for Uberfire.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.uberfire/uberfire-commons/ -->
<dependency>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-commons</artifactId>
<version>7.71.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.uberfire/uberfire-commons/
implementation 'org.uberfire:uberfire-commons:7.71.0.Final'
// https://jarcasting.com/artifacts/org.uberfire/uberfire-commons/
implementation ("org.uberfire:uberfire-commons:7.71.0.Final")
'org.uberfire:uberfire-commons:jar:7.71.0.Final'
<dependency org="org.uberfire" name="uberfire-commons" rev="7.71.0.Final">
<artifact name="uberfire-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uberfire', module='uberfire-commons', version='7.71.0.Final')
)
libraryDependencies += "org.uberfire" % "uberfire-commons" % "7.71.0.Final"
[org.uberfire/uberfire-commons "7.71.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
| org.kie.soup : kie-soup-commons | jar | |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.activemq : artemis-jms-client | jar | 2.19.1 |
| org.jboss.errai : errai-marshalling | jar | |
| jakarta.jms : jakarta.jms-api | jar | 2.0.3 |
| io.netty : netty-buffer | jar | 4.1.77.Final |
| io.netty : netty-transport | jar | 4.1.77.Final |
| io.netty : netty-handler | jar | 4.1.77.Final |
| io.netty : netty-transport-native-epoll | jar | 4.1.77.Final |
| io.netty : netty-transport-native-kqueue | jar | 4.1.77.Final |
| io.netty : netty-codec-http | jar | 4.1.77.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
| 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 |