compifab / xpert-framework

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

Home Page:http://xpert-framework.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.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.2</version>
</dependency>

Add this repository:

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

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

http://xpert-framework.github.io/


Languages

Language:Java 85.1%Language:HTML 6.8%Language:FreeMarker 3.7%Language:JavaScript 3.6%Language:CSS 0.8%