Last Version

Uberfire Experimental API 7.71.0.Final

The parent contains all metadata (including plugins) and also dependency versions. All UberFire modules (except for user BOMs like 'uberfire-bom') should (transitively) inherit from this POM.

License

License

GroupId

GroupId

org.uberfire
ArtifactId

ArtifactId

uberfire-experimental-api
Version

Version

7.71.0.Final
Type

Type

jar
Description

Description

Uberfire Experimental API
The parent contains all metadata (including plugins) and also dependency versions. All UberFire modules (except for user BOMs like 'uberfire-bom') should (transitively) inherit from this POM.
Project Organization

Project Organization

JBoss by Red Hat

Download uberfire-experimental-api 7.71.0.Final


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jboss.errai : errai-common jar
org.jboss.errai : errai-bus jar 4.15.0.Final
org.uberfire : uberfire-api jar

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.