| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| v1_0_2 | 2013-03-26 | ||
| v1_0_1 | 2012-08-28 | ||
| README_Ext_Libs-sf.txt | 2012-08-28 | 1.9 kB | |
| ajm-spring-core-1.0-javadoc.zip | 2012-05-14 | 82.4 kB | |
| ajm-spring-core-1.0.jar | 2012-03-09 | 8.3 kB | |
| Totals: 5 Items | 92.6 kB | 0 | |
# (c)2010-2012 Andrea Caltroni (andrea.caltroni@pd.infn.it),
# (c)2010-2012 INFN (www.infn.it)
#
# This file is part of the IGI Survey Portlet (from here on shortened to
# IGISP).
# IGISP is free software: you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the
# Free Software Foundation, either version 3 of the License, or (at your
# option) any later version.
#
# IGISP is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
# for more details.
#
# You should have received a copy of the GNU General Public License
# along with IGISP. If not, see <http://www.gnu.org/licenses/>.
IGI Survey Portlet README External Libraries
--------------------------------------------------------------------------------
ajm-spring-core - v1.0
----------------------------------------
A high-level library to support the creation of business objects.
Dependencies: none.
ajm-spring-survey - v1.2.4
----------------------------------------
A library to manage surveys.
For usage please have a look at the Javadocs and the database schema supporting
the classes.
Dependencies: ajm-spring-core, v1.0.
Installation
----------------------------------------
You should add the desired libraries to your local Maven repository with the
following command (customize as needed):
mvn install:install-file
-Dfile=<path_to_the_jar>/ajm-spring-survey-1.2.4.jar
-DgroupId=org.ajm.spring
-DartifactId=ajm-spring-survey
-Dversion=1.2.4
-Dpackaging=jar
-DgeneratePom=false
-DcreateChecksum=true
--------------------------------------------------------------------------------
Project's home page:
http://andreacaltroni.22web.net/survey_portlet.php