-
Notifications
You must be signed in to change notification settings - Fork 43
/
Copy pathREADME.txt
37 lines (23 loc) · 1.37 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
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