не последняя версия
Последняя версия 0.9.0.Final

org.uberfire:uberfire-parent-with-dependencies 0.5.0.20140419-M1

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

Группа

Группа

org.uberfire
Идентификатор

Идентификатор

uberfire-parent-with-dependencies
Версия

Версия

0.5.0.20140419-M1
Тип

Тип

jar

Скачать uberfire-parent-with-dependencies 0.5.0.20140419-M1


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