Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README_Ext_Libs-sf.txt | 2013-03-26 | 1.9 kB | |
ajm-spring-core-1.0.2-javadoc.zip | 2013-03-26 | 93.0 kB | |
ajm-spring-core-1.0.2.jar | 2013-03-26 | 9.0 kB | |
Totals: 3 Items | 103.9 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-03-26) -------------------------------------------------------------------------------- ajm-spring-core - v1.0.2 ---------------------------------------- A high-level library to support the creation of business objects. Dependencies: none. ajm-spring-survey - v1.3.3 ---------------------------------------- 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 the following command (customize as needed): mvn install:install-file -Dfile=<path_to_the_jar>/ajm-spring-survey-1.3.3.jar -DgroupId=org.ajm.spring -DartifactId=ajm-spring-survey -Dversion=1.3.3 -Dpackaging=jar -DgeneratePom=false -DcreateChecksum=true -------------------------------------------------------------------------------- Project's home page: http://andreacaltroni.22web.org/survey_portlet.php