Last Version

RichFaces Core Parent 4.3.7.Final

The Parent for all RichFaces core sub-projects. This specifies build and project meta-data. Runtime dependencies are imported via the bom.

License

License

GroupId

GroupId

org.richfaces.core
ArtifactId

ArtifactId

richfaces-core-parent
Version

Version

4.3.7.Final
Type

Type

pom
Description

Description

RichFaces Core Parent
The Parent for all RichFaces core sub-projects. This specifies build and project meta-data. Runtime dependencies are imported via the bom.
Project URL

Project URL

http://richfaces.org/richfaces-core-parent
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/richfaces/core

Download richfaces-core-parent 4.3.7.Final


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

Dependencies

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

Project Modules

There are no modules declared in this project.