Skip to content

Component suite for JSF 2, EJB and JPA/Hibernate, integrated with Primefaces

Notifications You must be signed in to change notification settings

xpert-framework/xpert-framework-2025

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

205 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is Xpert-framework 2025?

Modernização do Xpert Framework para Jakarta EE 10+, Java 21, PrimeFaces Premium, novo layout Ultima.

Xpert-Framework is a component suite for JSF 2, EJB and JPA/Hibernate, integrated with Primefaces, the main idea of xpert-framework is facilitate the development of Web applications.

Downloads

Version Release Date
xpert-framework-1.9.1-SNAPSHOT 04/07/2021
xpert-framework-1.9.0 04/01/2021
xpert-framework-1.8.3 03/05/2017
xpert-framework-1.8.2 13/08/2015
xpert-framework-1.8.1 08/05/2015
xpert-framework-1.8 28/10/2014
xpert-framework-1.7.1 28/08/2014
xpert-framework-1.7 10/06/2014

Maven

Add this dependency to your pom.xml.

<dependency>
    <groupId>com.xpert</groupId>
    <artifactId>xpert-framework</artifactId>
    <version>1.8.3</version>
</dependency>

Add this repository:

<repository>
	<id>xpert-framework</id>
	<name>xpert-framework</name>
	<url>http://xpert-framework.github.io/maven/</url>
</repository>

Archetypes

Archetype Zip Jar Release Date
war-1.6 war-archetype-1.6.zip war-archetype-1.6.jar 04/07/2021
ear-1.6 ear-archetype-1.6.zip ear-archetype-1.6.jar 04/07/2021
war-1.5 war-archetype-1.5.zip war-archetype-1.5.jar 11/01/2021
ear-1.5 ear-archetype-1.5.zip ear-archetype-1.5.jar 11/01/2021
war-1.4 war-archetype-1.4.zip war-archetype-1.4.jar 04/01/2021
ear-1.4 ear-archetype-1.4.zip ear-archetype-1.4.jar 04/01/2021
war-1.3 war-archetype-1.3.zip war-archetype-1.3.jar 13/08/2015
ear-1.3 ear-archetype-1.3.zip ear-archetype-1.3.jar 13/08/2015
war-1.2 war-archetype-1.2.zip war-archetype-1.2.jar 08/05/2015
ear-1.2 ear-archetype-1.2.zip ear-archetype-1.2.jar 08/05/2015

Demo

http://showcase.xpertsistemas.com.br/

Documentation

PDF Version (legacy):

Web Version:

About

Component suite for JSF 2, EJB and JPA/Hibernate, integrated with Primefaces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.2%
  • HTML 5.0%
  • FreeMarker 3.3%
  • JavaScript 2.8%
  • CSS 0.7%