| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ajm-spring-survey-1.3.4-javadoc.zip | 2013-05-03 | 365.4 kB | |
| ajm-spring-survey-1.3.4.jar | 2013-05-03 | 57.0 kB | |
| README_Ext_Libs-sf.txt | 2013-05-03 | 1.9 kB | |
| Totals: 3 Items | 424.3 kB | 0 | |
# (c)2010-2013 Andrea Caltroni (andrea.caltroni@pd.infn.it),
# (c)2010-2013 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
(2013-05-03)
--------------------------------------------------------------------------------
ajm-spring-core - v1.0.2
----------------------------------------
A high-level library to support the creation of business objects.
Dependencies: none.
ajm-spring-survey - v1.3.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.2
Installation
----------------------------------------
You should add the desired libraries to your local Maven repository with
> mvn install
or (customize as needed):
> mvn install:install-file
-Dfile=<path_to_the_jar>/ajm-spring-survey-1.3.4.jar
-DgroupId=org.ajm.spring
-DartifactId=ajm-spring-survey
-Dversion=1.3.4
-Dpackaging=jar
-DgeneratePom=false
-DcreateChecksum=true
--------------------------------------------------------------------------------
Project's home page:
http://andreacaltroni.22web.org/survey_portlet.php