Skip to content

beautifulnature/xpert-framework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Xpert-framework?

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.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.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:

Web Version:

About

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

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 86.6%
  • HTML 5.6%
  • FreeMarker 3.5%
  • JavaScript 3.5%
  • CSS 0.8%