PrimeFaces Parent

PrimeFaces is one of the most popular UI libraries in Java EE Ecosystem and widely used by software companies, world renowned brands, banks, financial institutions, insurance companies, universities and more.

License

License

Categories

Categories

PrimeFaces Jakarta EE The Web Tier Jakarta Server Faces
GroupId

GroupId

org.primefaces
ArtifactId

ArtifactId

primefaces-parent
Last Version

Last Version

11.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

PrimeFaces Parent
PrimeFaces is one of the most popular UI libraries in Java EE Ecosystem and widely used by software companies, world renowned brands, banks, financial institutions, insurance companies, universities and more.
Project URL

Project URL

https://www.primefaces.org
Source Code Management

Source Code Management

https://github.com/primefaces/primefaces

Download primefaces-parent

How to add to project

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

Dependencies

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

Project Modules

  • primefaces
  • primefaces-showcase
  • primefaces-selenium
  • primefaces-integration-tests
  • primefaces-cli

Versions

Version
11.0.0
11.0.0-RC2
11.0.0-RC1