Skip to content

CesarNog/yougi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOUGI
=====

Yougi 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://yougi.org
Application used by CEJUG: http://www.cejug.org/ug

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 60.7%
  • HTML 38.5%
  • Other 0.8%