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.fasterxml.jackson.core jackson-databind 2.9.0 jar The Apache Software License, Version 2.0
com.github.jnr jnr-ffi 2.1.7 jar The Apache Software License, Version 2.0
com.google.guava guava 22.0 jar The Apache Software License, Version 2.0
com.lambdaworks scrypt 1.4.0 jar Apache License, Version 2.0
commons-beanutils commons-beanutils 1.8.3 jar The Apache Software License, Version 2.0
commons-io commons-io 2.5 jar Apache License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
commons-net commons-net 3.3 jar The Apache Software License, Version 2.0
dnl.utils j-text-utils 0.3.3 jar -
javax.mail mail 1.4.7 jar CDDL, GPLv2+CE
javax.websocket javax.websocket-api 1.1 jar Dual license consisting of the CDDL v1.1 and GPL v2
junit junit 4.12 jar Eclipse Public License 1.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
net.java.dev.jna jna 4.2.0 jar LGPL, version 2.1, ASL, version 2
net.java.dev.jna jna-platform 4.2.0 jar LGPL, version 2.1, ASL, version 2
org.abstractj.kalium kalium 0.6.0_PR64 jar The Apache Software License, Version 2.0
org.antlr stringtemplate 4.0.2 jar BSD licence
org.apache.commons commons-collections4 4.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.1 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.3.3 jar LICENSE.txt
org.apache.httpcomponents httpmime 4.3.3 jar LICENSE.txt
org.glassfish.tyrus tyrus-client 1.13.1 jar Dual license consisting of the CDDL v1.1 and GPL v2
org.glassfish.tyrus tyrus-container-grizzly-client 1.13.1 jar Dual license consisting of the CDDL v1.1 and GPL v2
org.glassfish.tyrus tyrus-container-grizzly-server 1.13.1 jar Dual license consisting of the CDDL v1.1 and GPL v2
org.glassfish.tyrus tyrus-server 1.13.1 jar Dual license consisting of the CDDL v1.1 and GPL v2
org.nuiton nuiton-config 3.0 jar Lesser General Public License (LGPL) v 3.0
org.nuiton nuiton-version 1.0-rc-2 jar Lesser General Public License (LGPL) v 3.0
org.nuiton.i18n nuiton-i18n 3.6.3 jar Lesser General Public License (LGPL) v 3.0
org.slf4j slf4j-api 1.7.5 jar MIT License
org.slf4j slf4j-log4j12 1.7.5 jar MIT License

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
org.projectlombok lombok 1.16.20 jar The MIT License