Gestion des dépendances du project

compile

Ce qui suit est la liste des dépendances définies dans dependencyManagement de portée compile pour ce projet. Ces dépendances sont requises pour compiler et exécuter l'application :

GroupId ArtifactId Version Type Licence
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.code.gson gson 2.5 jar The Apache Software License, Version 2.0
com.google.guava guava 22.0 jar The Apache Software License, Version 2.0
com.mattbertolini liquibase-slf4j 1.2.1 jar MIT License
com.oracle ojdbc7 12.1.0.2.0 jar -
com.vividsolutions jts-core 1.14.0 jar GNU Lesser General Public License, Version 2.1
commons-beanutils commons-beanutils 1.9.2 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-jxpath commons-jxpath 1.3 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
commons-net commons-net 3.4 jar Apache License, Version 2.0
fr.ifremer.common jdbc-synchro 4.1.9 jar Lesser General Public License (LGPL) v 3.0
net.sf.ehcache ehcache-core 2.5.7 jar src/assemble/EHCACHE-CORE-LICENSE.txt
org.apache.commons commons-collections4 4.1 jar Apache License, Version 2.0
org.apache.commons commons-configuration2 2.0 jar Apache License, Version 2.0
org.apache.commons commons-dbcp2 2.1.1 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.3 jar Apache License, Version 2.0
org.apache.httpcomponents httpmime 4.5 jar Apache License, Version 2.0
org.aspectj aspectjweaver 1.8.5 jar Eclipse Public License - v 1.0
org.hibernate hibernate-core 4.3.11.Final jar GNU Lesser General Public License
org.hibernate hibernate-ehcache 4.3.11.Final jar GNU Lesser General Public License
org.hibernate hibernate-spatial 4.3-20140213 jar -
org.jboss.logging jboss-logging 3.1.4.GA jar Apache License, version 2.0
org.liquibase liquibase-core 3.2.3 jar Apache License, Version 2.0
org.liquibase.ext liquibase-hibernate4 3.4 jar Apache License, Version 2.0
org.nuiton nuiton-config 3.0-rc-3 jar Lesser General Public License (LGPL) v 3.0
org.nuiton nuiton-decorator 3.0 jar Lesser General Public License (LGPL) v 3.0
org.nuiton nuiton-utils 3.0-rc-9 jar Lesser General Public License (LGPL) v 3.0
org.nuiton nuiton-version 1.0-rc-1 jar Lesser General Public License (LGPL) v 3.0
org.nuiton.i18n nuiton-i18n 3.3 jar Lesser General Public License (LGPL) v 3.0
org.nuiton.jaxx jaxx-application-api 2.9.1 jar Lesser General Public License (LGPL) v 3.0
org.reflections reflections 0.9.11 jar WTFPL, The New BSD License
org.slf4j slf4j-log4j12 1.7.25 jar MIT License
org.springframework spring-aop 4.2.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.2.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 4.2.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context-support 4.2.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.2.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-jdbc 4.2.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-orm 4.2.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-tx 4.2.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-config 4.0.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-core 4.0.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-web 4.0.4.RELEASE jar The Apache Software License, Version 2.0
xalan xalan 2.7.2 jar The Apache Software License, Version 2.0

runtime

Ce qui suit est la liste des dépendances définies dans dependencyManagement de portée runtime pour ce projet. Ces dépendances sont requises pour exécuter l'application :

GroupId ArtifactId Version Type Licence
cglib cglib 3.2.2 jar ASF 2.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.javassist javassist 3.22.0-GA jar MPL 1.1, LGPL 2.1, Apache License 2.0
org.slf4j slf4j-api 1.7.25 jar MIT License
org.slf4j slf4j-jcl 1.7.25 jar MIT License

test

Ce qui suit est la liste des dépendances définies dans dependencyManagement de portée test pour ce projet. Ces dépendances sont requises seulement pour compiler et exécuter les tests unitaires de l'application :

GroupId ArtifactId Version Type Licence
junit junit 4.12 jar Eclipse Public License 1.0
org.jmock jmock 2.8.0 jar BSD style
org.jmock jmock-junit4 2.8.0 jar BSD style
org.springframework spring-test 4.2.6.RELEASE jar The Apache Software License, Version 2.0

provided

Ce qui suit est la liste des dépendances définies dans dependencyManagement de portée provided pour ce projet. Ces dépendances sont requises pour compiler l'application, mais devraient être fournies par défaut lors de l'utilisation de cette librairie :

GroupId ArtifactId Version Type Licence
org.eclipse.jetty jetty-server 9.4.8.v20171121 jar Apache Software License - Version 2.0, Eclipse Public License - Version 1.0
org.hsqldb hsqldb 2.3.2 jar HSQLDB License, a BSD open source license
postgresql postgresql 8.4-701.jdbc3 jar BSD License
xml-apis xml-apis 2.0.2 jar -