Last Version

UberFire parent with dependencies 0.9.0.Final

The parent with dependencies declares all dependency versions in dependencyManagement. All modules extend this parent, except for the boms (which are used here).

License

License

GroupId

GroupId

org.uberfire
ArtifactId

ArtifactId

uberfire-parent-with-dependencies
Version

Version

0.9.0.Final
Type

Type

jar
Description

Description

UberFire parent with dependencies
The parent with dependencies declares all dependency versions in dependencyManagement. All modules extend this parent, except for the boms (which are used here).
Project Organization

Project Organization

JBoss by Red Hat

Download uberfire-parent-with-dependencies 0.9.0.Final


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar
org.easytesting : fest-assert-core jar

Project Modules

There are no modules declared in this project.