/yougi

JUG Management is an application conceived to manage online user groups of any kind and domain.

Primary LanguageJavaGNU Lesser General Public License v2.1LGPL-2.1

JUG MANAGEMENT
==============

JUG Management is an application conceived to manage online user groups of any kind and domain. This is licensed under GNU Lesser General Public License (LGPL v2). Please, read the license, available on the file LICENSE.txt, before you use or change this application.

Contact
-------

           Project Leader: Hildeberto Mendonca
            Personal Blog: http://www.hildeberto.com
                Member of: CEJUG (Ceara Java User Group) http://www.cejug.org
            Email Address: me at hildeberto.com
   
          Project Website: https://github.com/htmfilho/jug
Application used by CEJUG: http://www.cejug.org/jug

Technologies In Use
-------------------

JDK 7: We are using the latest Java language features available, thus the Java Development Kit version 7 or superior is required.

Glassfish 3.1: We deploy JUG Management on Glassfish because it supports the latest JavaEE features.

JPA 2.0: Java Persistence API implements the persistence layer.

EclipseLink: Implementation of the JPA 2.0 specification (http://www.eclipse.org/eclipselink/) It actually makes JPA works.

EJB 3.1: Enterprise JavaBeans implements the business and service layer.

JSF 2.1: JavaServer Faces

Primefaces 3.3: Primefaces is a rich visual components library running on top of JSF (http://www.primefaces.org/).

iText 5.1: Library to generate PDF files.

------------------------------
Copyright 2011-2013, Cejug.org