Last Version

RichFaces Parent 13

This is the parent for all RichFaces artifacts, and contains project metadata, shared/stable configuration, and other common settings that change very rarely.

License

License

GroupId

GroupId

org.richfaces
ArtifactId

ArtifactId

richfaces-parent
Version

Version

13
Type

Type

pom
Description

Description

RichFaces Parent
This is the parent for all RichFaces artifacts, and contains project metadata, shared/stable configuration, and other common settings that change very rarely.
Project URL

Project URL

http://richfaces.org
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/richfaces/parent

Download richfaces-parent 13

Filename Size
richfaces-parent-13.pom 13 KB
Browse

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

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.