Last Version

UberFire parent metadata 0.9.0.Final

The metadata parent contains all parent metadata (including plugins) except for dependency versions. This is to avoid a chicken-and-egg problem with the user BOM(s).

License

License

Categories

Categories

Data
GroupId

GroupId

org.uberfire
ArtifactId

ArtifactId

uberfire-parent-metadata
Version

Version

0.9.0.Final
Type

Type

jar
Description

Description

UberFire parent metadata
The metadata parent contains all parent metadata (including plugins) except for dependency versions. This is to avoid a chicken-and-egg problem with the user BOM(s).
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/uberfire/uberfire

Download uberfire-parent-metadata 0.9.0.Final


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • uberfire-archetype
  • uberfire-bom
  • uberfire-parent-with-dependencies
  • uberfire-commons
  • uberfire-api
  • uberfire-client-api
  • uberfire-security
  • uberfire-nio2-backport
  • uberfire-io
  • uberfire-server
  • uberfire-backend
  • uberfire-js
  • uberfire-workbench
  • uberfire-testing-utils
  • uberfire-packaging
  • uberfire-showcase