Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
com.bbn openmap 5.0 jar OpenMap Software License Agreement
com.google.guava guava 17.0 jar The Apache Software License, Version 2.0
com.itextpdf itextpdf 5.5.0 jar GNU Affero General Public License v3
commons-beanutils commons-beanutils 1.9.2 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
net.sf.opencsv opencsv 2.3 jar Apache 2
org.apache.commons commons-collections4 4.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-email 1.3.2 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.3.2 jar The Apache Software License, Version 2.0
org.apache.commons commons-math 2.2 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.3.3 jar LICENSE.txt
org.apache.httpcomponents httpcore 4.3.2 jar LICENSE.txt
org.apache.httpcomponents httpmime 4.3.3 jar LICENSE.txt
org.apache.struts struts2-convention-plugin 2.3.16.1 jar The Apache Software License, Version 2.0
org.apache.struts struts2-core 2.3.16.1 jar The Apache Software License, Version 2.0
org.apache.struts struts2-json-plugin 2.3.16.1 jar The Apache Software License, Version 2.0
org.apache.struts struts2-sitemesh-plugin 2.3.16.1 jar The Apache Software License, Version 2.0
org.apache.struts.xwork xwork-core 2.3.16.1 jar The Apache Software License, Version 2.0
org.freemarker freemarker 2.3.20 jar BSD-style license
org.jfree jcommon 1.0.21 jar GNU Lesser General Public Licence
org.jfree jfreechart 1.0.17 jar GNU Lesser General Public Licence
org.nuiton nuiton-config 3.0-alpha-2 jar Lesser General Public License (LGPL) v 3.0
org.nuiton nuiton-utils 3.0-rc-2 jar Lesser General Public License (LGPL) v 3.0
org.nuiton nuiton-validator 3.0-rc-1 jar Lesser General Public License (LGPL) v 3.0
org.nuiton.i18n nuiton-i18n 3.1 jar Lesser General Public License (LGPL) v 3.0
org.nuiton.jaxx jaxx-runtime 2.8.6 jar Lesser General Public License (LGPL) v 3.0
org.nuiton.jaxx jaxx-validator 2.8.6 jar Lesser General Public License (LGPL) v 3.0
org.nuiton.jaxx jaxx-widgets-extra 2.8.6 jar Lesser General Public License (LGPL) v 3.0
org.nuiton.matrix nuiton-matrix 2.3.3 jar Lesser General Public License (LGPL) v 3.0
org.nuiton.matrix nuiton-matrix-gui 2.3.3 jar Lesser General Public License (LGPL) v 3.0
org.nuiton.web nuiton-struts2 1.16 jar Lesser General Public License (LGPL) v 3.0
org.swinglabs jxlayer 3.0.4 jar BSD
org.swinglabs.swingx swingx-core 1.6.4 jar Lesser General Public License (LGPL)
org.xhtmlrenderer flying-saucer-pdf-itext5 9.0.4 jar GNU Lesser General Public License (LGPL), version 2.1

runtime

The following is a list of runtime dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to run the submodule:

GroupId ArtifactId Version Type License
com.fifesoft rsyntaxtextarea 2.0.2 jar GNU Lesser General Public License
org.javassist javassist 3.18.1-GA jar MPL 1.1, LGPL 2.1, Apache License 2.0
org.nuiton.jaxx jaxx-widgets 2.8.6 jar Lesser General Public License (LGPL) v 3.0

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
junit junit 4.11 jar Common Public License Version 1.0

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
javax.servlet servlet-api 2.5 jar -