| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README_Ext_Libs-sf.txt | 2013-07-01 | 1.9 kB | |
| ajm-spring-survey-1.3.5-javadoc.zip | 2013-07-01 | 53.0 kB | |
| ajm-spring-survey-1.3.5.jar | 2013-07-01 | 57.1 kB | |
| Totals: 3 Items | 112.0 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
--------------------------------------------------------------------------------
ajm-spring-core - v1.0.2 - 2013-03-26
----------------------------------------
A high-level library to support the creation of business objects.
Dependencies: none.
ajm-spring-survey - v1.3.5 - 2013-07-01
----------------------------------------
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.5.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/software.php