Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
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
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.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.i18n nuiton-i18n 3.1 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.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 for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type License
org.javassist javassist 3.18.1-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type License
junit junit 4.11 jar Common Public License Version 1.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
asm asm 3.3 jar BSD
asm asm-commons 3.3 jar BSD
asm asm-tree 3.3 jar BSD
commons-codec commons-codec 1.6 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-primitives commons-primitives 1.0 jar -
javax.activation activation 1.1.1 jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.mail mail 1.4.5 jar CDDL-GPLv2+CE
ognl ognl 3.0.6 jar The Apache Software License, Version 2.0
org.xhtmlrenderer flying-saucer-core 9.0.4 jar GNU Lesser General Public License (LGPL), version 2.1

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type License
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

GPLv2+CE: JavaMail API (compat)

New BSD License: Hamcrest Core

Apache 2: opencsv

Unknown: commons-primitives

BSD-style license: FreeMarker

BSD: ASM Commons, ASM Core, ASM Tree

LGPL 2.1: Javassist

Apache License, Version 2.0: Apache HttpClient, Apache HttpClient Mime, Apache HttpCore

MPL 1.1: Javassist

Lesser General Public License (LGPL) v 3.0: I18n :: Api, Nuiton Config, Nuiton Utils, NuitonMatrix :: Nuiton-matrix

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JavaBeans(TM) Activation Framework

GNU Lesser General Public License: Coser :: Business

The Apache Software License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Lang, Apache Commons Logging, Apache Log4j, Commons Codec, Commons Collections, Commons Email, Commons IO, Commons Math, Guava: Google Core Libraries for Java, OGNL - Object Graph Navigation Library, XWork: Core

GNU Affero General Public License v3: iText, a Free Java-PDF library

CDDL: JavaMail API (compat)

GNU Lesser General Public Licence: JCommon, JFreeChart

Apache License 2.0: Javassist

Common Public License Version 1.0: JUnit

GNU Lesser General Public License (LGPL), version 2.1: Flying Saucer Core Renderer, Flying Saucer PDF Rendering (iText 5.x)

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
asm-3.3.jar 42.56 kB 24 23 2 1.2 release
asm-commons-3.3.jar 37.38 kB 25 24 1 1.2 release
asm-tree-3.3.jar 21.00 kB 28 27 1 1.2 release
guava-17.0.jar 2.14 MB 1,715 1,686 17 1.6 debug
itextpdf-5.5.0.jar 2.02 MB 907 831 40 1.5 debug
commons-beanutils-1.9.2.jar 228.38 kB 154 137 5 1.5 debug
commons-codec-1.6.jar 227.32 kB 218 76 6 1.5 debug
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug
commons-io-2.4.jar 180.80 kB 128 110 6 1.6 debug
commons-logging-1.2.jar 60.38 kB 42 28 2 1.2 debug
commons-primitives-1.0.jar 254.07 kB 271 259 4 1.1 debug
activation-1.1.1.jar 67.78 kB 50 38 3 1.4 debug
mail-1.4.5.jar 496.23 kB 319 288 14 1.4 debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
log4j-1.2.17.jar 478.40 kB 353 314 21 1.4 debug
opencsv-2.3.jar 19.36 kB 22 10 2 1.5 debug
ognl-3.0.6.jar 222.65 kB 140 129 3 1.5 debug
commons-collections4-4.0.jar 595.96 kB 459 431 16 1.5 debug
commons-email-1.3.2.jar 48.30 kB 36 20 3 1.5 debug
commons-lang3-3.3.2.jar 403.07 kB 241 217 12 1.6 debug
commons-math-2.2.jar 965.35 kB 684 629 41 1.5 debug
httpclient-4.3.3.jar 575.70 kB 460 421 24 1.5 debug
httpcore-4.3.2.jar 275.65 kB 260 232 15 1.5 debug
httpmime-4.3.3.jar 36.40 kB 39 22 2 1.5 debug
xwork-core-2.3.16.1.jar 637.97 kB 535 471 35 1.5 debug
freemarker-2.3.20.jar 994.68 kB 737 704 17 1.5 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
javassist-3.18.1-GA.jar 697.46 kB 414 390 17 1.6 debug
jcommon-1.0.21.jar 316.08 kB 240 209 18 1.6 debug
jfreechart-1.0.17.jar 1.47 MB 709 630 37 1.6 debug
nuiton-config-3.0-alpha-2.jar 34.07 kB 26 14 1 1.6 debug
nuiton-utils-3.0-rc-2.jar 237.31 kB 151 130 4 1.6 debug
nuiton-i18n-3.1.jar 64.55 kB 45 26 5 1.6 debug
nuiton-matrix-2.3.3.jar 77.50 kB 57 41 1 1.6 debug
flying-saucer-core-9.0.4.jar 1.06 MB 714 571 29 1.4 debug
flying-saucer-pdf-itext5-9.0.4.jar 102.68 kB 71 59 3 1.4 debug
Total Size Entries Classes Packages JDK Rev Debug
36 15.71 MB 11,074 9,933 450 1.6 33
compile: 32 compile: 14.29 MB compile: 9,989 compile: 8,951 compile: 381 - compile: 29
test: 3 test: 761.67 kB test: 671 test: 592 test: 52 - test: 3
runtime: 1 runtime: 697.46 kB runtime: 414 runtime: 390 runtime: 17 - runtime: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
apache.snapshots http://repository.apache.org/snapshots - Yes -
coser-group https://nexus.nuiton.org/nexus/content/groups/coser-group Yes Yes -
releasess http://nexus.nuiton.org/nexus/content/repositories/central-releases Yes - -
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes -
spy http://files.couchbase.com/maven2/ Yes - -
snapshots http://nexus.nuiton.org/nexus/content/repositories/snapshots - Yes -
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes -
central https://repo.maven.apache.org/maven2 Yes - -
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots - Yes Yes

Repository locations for each of the Dependencies.

Artifact apache.snapshots coser-group releasess sonatype-nexus-snapshots spy snapshots maven2-repository.dev.java.net central
asm:asm:jar:3.3 - - - - - - - Found at https://repo.maven.apache.org/maven2
asm:asm-commons:jar:3.3 - - - - - - - Found at https://repo.maven.apache.org/maven2
asm:asm-tree:jar:3.3 - - - - - - - Found at https://repo.maven.apache.org/maven2
com.google.guava:guava:jar:17.0 - - - - - - - Found at https://repo.maven.apache.org/maven2
com.itextpdf:itextpdf:jar:5.5.0 - - - - - - - Found at https://repo.maven.apache.org/maven2
commons-beanutils:commons-beanutils:jar:1.9.2 - - - - - - - Found at https://repo.maven.apache.org/maven2
commons-codec:commons-codec:jar:1.6 - - - - - - - Found at https://repo.maven.apache.org/maven2
commons-collections:commons-collections:jar:3.2.1 - - - - - - - Found at https://repo.maven.apache.org/maven2
commons-io:commons-io:jar:2.4 - - - - - - - Found at https://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.2 - - - - - - - Found at https://repo.maven.apache.org/maven2
commons-primitives:commons-primitives:jar:1.0 - - - - - - - Found at https://repo.maven.apache.org/maven2
javax.activation:activation:jar:1.1.1 - - - - - - - Found at https://repo.maven.apache.org/maven2
javax.mail:mail:jar:1.4.5 - - - - - - - Found at https://repo.maven.apache.org/maven2
junit:junit:jar:4.11 - - - - - - - Found at https://repo.maven.apache.org/maven2
log4j:log4j:jar:1.2.17 - - - - - - - Found at https://repo.maven.apache.org/maven2
net.sf.opencsv:opencsv:jar:2.3 - - - - - - - Found at https://repo.maven.apache.org/maven2
ognl:ognl:jar:3.0.6 - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.commons:commons-collections4:jar:4.0 - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.commons:commons-email:jar:1.3.2 - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.commons:commons-lang3:jar:3.3.2 - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.commons:commons-math:jar:2.2 - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.3.3 - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.3.2 - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpmime:jar:4.3.3 - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.struts.xwork:xwork-core:jar:2.3.16.1 - - - - - - - Found at https://repo.maven.apache.org/maven2
org.freemarker:freemarker:jar:2.3.20 - - - - - - - Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 - - - - - - - Found at https://repo.maven.apache.org/maven2
org.javassist:javassist:jar:3.18.1-GA - - - - - - - Found at https://repo.maven.apache.org/maven2
org.jfree:jcommon:jar:1.0.21 - - - - - - - Found at https://repo.maven.apache.org/maven2
org.jfree:jfreechart:jar:1.0.17 - - - - - - - Found at https://repo.maven.apache.org/maven2
org.nuiton:nuiton-config:jar:3.0-alpha-2 - Found at https://nexus.nuiton.org/nexus/content/groups/coser-group Found at http://nexus.nuiton.org/nexus/content/repositories/central-releases - - - - Found at https://repo.maven.apache.org/maven2
org.nuiton:nuiton-utils:jar:3.0-rc-2 - Found at https://nexus.nuiton.org/nexus/content/groups/coser-group Found at http://nexus.nuiton.org/nexus/content/repositories/central-releases - - - - Found at https://repo.maven.apache.org/maven2
org.nuiton.i18n:nuiton-i18n:jar:3.1 - Found at https://nexus.nuiton.org/nexus/content/groups/coser-group Found at http://nexus.nuiton.org/nexus/content/repositories/central-releases - - - - Found at https://repo.maven.apache.org/maven2
org.nuiton.matrix:nuiton-matrix:jar:2.3.3 - Found at https://nexus.nuiton.org/nexus/content/groups/coser-group Found at http://nexus.nuiton.org/nexus/content/repositories/central-releases - - - - Found at https://repo.maven.apache.org/maven2
org.xhtmlrenderer:flying-saucer-core:jar:9.0.4 - - - - - - - Found at https://repo.maven.apache.org/maven2
org.xhtmlrenderer:flying-saucer-pdf-itext5:jar:9.0.4 - - - - - - - Found at https://repo.maven.apache.org/maven2
Total apache.snapshots coser-group releasess sonatype-nexus-snapshots spy snapshots maven2-repository.dev.java.net central
36 (compile: 32, test: 3, runtime: 1) 0 4 4 0 0 0 0 36