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 Licenses
com.bbn openmap 5.0 jar OpenMap Software License Agreement
com.google.guava guava 17.0 jar The Apache Software License, Version 2.0
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
fr.ifremer.coser coser-business 1.6-SNAPSHOT jar GNU Lesser General Public License
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.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.swinglabs jxlayer 3.0.4 jar BSD
org.swinglabs.swingx swingx-core 1.6.4 jar Lesser General Public License (LGPL)

runtime

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

GroupId ArtifactId Version Type Licenses
com.fifesoft rsyntaxtextarea 2.0.2 jar GNU Lesser General Public License
log4j log4j 1.2.17 jar The Apache Software License, Version 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 for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
junit junit 4.11 jar Common Public License Version 1.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 Licenses
asm asm 3.3 jar BSD
asm asm-commons 3.3 jar BSD
asm asm-tree 3.3 jar BSD
com.itextpdf itextpdf 5.5.0 jar GNU Affero General Public License v3
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-jxpath commons-jxpath 1.3 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.help javahelp 2.0.05 jar GNU General Public License - Version 2 with the class path exception
javax.mail mail 1.4.5 jar CDDL-GPLv2+CE
net.sf.jped jedit-syntax 2.2.2 jar GNU GENERAL PUBLIC LICENSE version 2 or higher
net.sf.opencsv opencsv 2.3 jar Apache 2
ognl ognl 3.0.6 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.nuiton nuiton-decorator 3.0-alpha-3 jar Lesser General Public License (LGPL) v 3.0
org.nuiton.thirdparty sdoc 0.5.0-beta-patchcl jar -
org.swinglabs.swingx swingx-action 1.6.4 jar Lesser General Public License (LGPL)
org.swinglabs.swingx swingx-autocomplete 1.6.5-1 jar Lesser General Public License (LGPL)
org.swinglabs.swingx swingx-common 1.6.5-1 jar Lesser General Public License (LGPL)
org.swinglabs.swingx swingx-painters 1.6.4 jar Lesser General Public License (LGPL)
org.swinglabs.swingx swingx-plaf 1.6.4 jar Lesser General Public License (LGPL)
org.xhtmlrenderer flying-saucer-core 9.0.4 jar GNU Lesser General Public License (LGPL), version 2.1
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 Licenses
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 Licenses
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

GNU General Public License - Version 2 with the class path exception: JavaHelp API

GPLv2+CE: JavaMail API (compat)

BSD-style license: FreeMarker

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

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

OpenMap Software License Agreement: openmap

GNU Lesser General Public License: Coser :: Business, RSyntaxTextArea

New BSD License: Hamcrest Core

GNU General Public License: Coser :: UI

Apache 2: opencsv

Lesser General Public License (LGPL) v 3.0: I18n :: Api, JAXX :: Extra Widgets, JAXX :: Runtime, JAXX :: Validator, JAXX :: Widgets, Nuiton Config, Nuiton Decorator, Nuiton Utils, Nuiton Validator, NuitonMatrix :: Nuiton-matrix, NuitonMatrix :: Nuiton-matrix-gui

BSD: ASM Commons, ASM Core, ASM Tree, JXLayer

Unknown: commons-primitives, sdoc

Apache License 2.0: Javassist

CDDL: JavaMail API (compat)

Lesser General Public License (LGPL): Action Framework, SwingX AutoComplete, SwingX Commons, SwingX Core, SwingX Look and Feel Support, SwingX Painter Support

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

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

LGPL 2.1: Javassist

MPL 1.1: Javassist

GNU Lesser General Public Licence: JCommon, JFreeChart

GNU GENERAL PUBLIC LICENSE version 2 or higher: jedit-syntax

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 JXPath, Commons Math, Guava: Google Core Libraries for Java, OGNL - Object Graph Navigation Library, XWork: Core

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
asm-3.3.jar 43.6 kB 24 23 2 1.2 No
asm-commons-3.3.jar 38.3 kB 25 24 1 1.2 No
asm-tree-3.3.jar 21.5 kB 28 27 1 1.2 No
openmap-5.0.jar 3.6 MB 2060 1820 101 1.5 Yes
rsyntaxtextarea-2.0.2.jar 824.5 kB 311 271 10 1.4 Yes
guava-17.0.jar 2.2 MB 1715 1686 17 1.6 Yes
itextpdf-5.5.0.jar 2.1 MB 907 831 40 1.5 Yes
commons-beanutils-1.9.2.jar 233.9 kB 154 137 5 1.5 Yes
commons-codec-1.6.jar 232.8 kB 218 76 6 1.5 Yes
commons-collections-3.2.1.jar 575.4 kB 482 458 12 1.2 Yes
commons-io-2.4.jar 185.1 kB 128 110 6 1.6 Yes
commons-jxpath-1.3.jar 300 kB 208 180 16 1.3 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
commons-primitives-1.0.jar 260.2 kB 271 259 4 1.1 Yes
coser-business-1.6-SNAPSHOT.jar 456.8 kB 290 237 19 1.6 Yes
activation-1.1.1.jar 69.4 kB 50 38 3 1.4 Yes
javahelp-2.0.05.jar 562.7 kB 390 327 10 1.2 Yes
mail-1.4.5.jar 508.1 kB 319 288 14 1.4 Yes
junit-4.11.jar 245 kB 266 233 28 1.5 Yes
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes
jedit-syntax-2.2.2.jar 130.1 kB 87 76 2 1.4 Yes
opencsv-2.3.jar 19.8 kB 22 10 2 1.5 Yes
ognl-3.0.6.jar 228 kB 140 129 3 1.5 Yes
commons-collections4-4.0.jar 610.3 kB 459 431 16 1.5 Yes
commons-email-1.3.2.jar 49.5 kB 36 20 3 1.5 Yes
commons-lang3-3.3.2.jar 412.7 kB 241 217 12 1.6 Yes
commons-math-2.2.jar 988.5 kB 684 629 41 1.5 Yes
httpclient-4.3.3.jar 589.5 kB 460 421 24 1.5 Yes
httpcore-4.3.2.jar 282.3 kB 260 232 15 1.5 Yes
httpmime-4.3.3.jar 37.3 kB 39 22 2 1.5 Yes
xwork-core-2.3.16.1.jar 653.3 kB 535 471 35 1.5 Yes
freemarker-2.3.20.jar 1 MB 737 704 17 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
javassist-3.18.1-GA.jar 714.2 kB 414 390 17 1.6 Yes
jcommon-1.0.21.jar 323.7 kB 240 209 18 1.6 Yes
jfreechart-1.0.17.jar 1.5 MB 709 630 37 1.6 Yes
nuiton-config-3.0-alpha-2.jar 34.9 kB 26 14 1 1.6 Yes
nuiton-decorator-3.0-alpha-3.jar 29.7 kB 24 12 1 1.6 Yes
nuiton-utils-3.0-rc-2.jar 243 kB 151 130 4 1.6 Yes
nuiton-validator-3.0-rc-1.jar 104.1 kB 82 58 6 1.6 Yes
nuiton-i18n-3.1.jar 66.1 kB 45 26 5 1.6 Yes
jaxx-runtime-2.8.6.jar 397.7 kB 259 194 19 1.6 Yes
jaxx-validator-2.8.6.jar 78.1 kB 59 34 4 1.6 Yes
jaxx-widgets-2.8.6.jar 519.9 kB 336 262 9 1.6 Yes
jaxx-widgets-extra-2.8.6.jar 413.8 kB 188 72 5 1.6 Yes
nuiton-matrix-2.3.3.jar 79.4 kB 57 41 1 1.6 Yes
nuiton-matrix-gui-2.3.3.jar 82.6 kB 75 49 4 1.6 Yes
sdoc-0.5.0-beta-patchcl.jar 70.7 kB 42 29 5 1.6 Yes
jxlayer-3.0.4.jar 48.5 kB 40 26 4 1.5 No
swingx-action-1.6.4.jar 32.1 kB 25 14 1 1.6 Yes
swingx-autocomplete-1.6.5-1.jar 39.9 kB 44 32 2 1.6 Yes
swingx-common-1.6.5-1.jar 32.3 kB 23 11 2 1.6 Yes
swingx-core-1.6.4.jar 1.2 MB 927 773 32 1.6 Yes
swingx-painters-1.6.4.jar 63.9 kB 52 40 2 1.6 Yes
swingx-plaf-1.6.4.jar 41 kB 58 25 8 1.6 Yes
flying-saucer-core-9.0.4.jar 1.1 MB 714 571 29 1.4 Yes
flying-saucer-pdf-itext5-9.0.4.jar 105.1 kB 71 59 3 1.4 Yes
Total Size Entries Classes Packages Java Version Debug Information
57 25.5 MB 16654 14475 712 1.6 53
compile: 51 compile: 22.7 MB compile: 14922 compile: 12960 compile: 624 - compile: 47
test: 2 test: 290.1 kB test: 318 test: 278 test: 31 - test: 2
runtime: 4 runtime: 2.5 MB runtime: 1414 runtime: 1237 runtime: 57 - runtime: 4

Dependency Repository Locations

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

Repository locations for each of the Dependencies.

Artifact snapshots releasess central coser-group sonatype-nexus-snapshots jvnet-nexus-snapshots spy swinglabs-snapshots apache.snapshots
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.bbn:openmap:jar:5.0 - - - Found at https://nexus.nuiton.org/nexus/content/groups/coser-group - - - - -
com.fifesoft:rsyntaxtextarea:jar:2.0.2 - - 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-jxpath:commons-jxpath:jar:1.3 - - 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 - - - - - -
fr.ifremer.coser:coser-business:jar:1.6-SNAPSHOT - - - - - - - - -
javax.activation:activation:jar:1.1.1 - - Found at https://repo.maven.apache.org/maven2 - - - - - -
javax.help:javahelp:jar:2.0.05 - - 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.jped:jedit-syntax:jar:2.2.2 - - 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://repo.maven.apache.org/maven2 Found at https://nexus.nuiton.org/nexus/content/groups/coser-group - - - - -
org.nuiton:nuiton-decorator:jar:3.0-alpha-3 - - Found at https://repo.maven.apache.org/maven2 Found at https://nexus.nuiton.org/nexus/content/groups/coser-group - - - - -
org.nuiton:nuiton-utils:jar:3.0-rc-2 - - Found at https://repo.maven.apache.org/maven2 Found at https://nexus.nuiton.org/nexus/content/groups/coser-group - - - - -
org.nuiton:nuiton-validator:jar:3.0-rc-1 - - Found at https://repo.maven.apache.org/maven2 Found at https://nexus.nuiton.org/nexus/content/groups/coser-group - - - - -
org.nuiton.i18n:nuiton-i18n:jar:3.1 - - Found at https://repo.maven.apache.org/maven2 Found at https://nexus.nuiton.org/nexus/content/groups/coser-group - - - - -
org.nuiton.jaxx:jaxx-runtime:jar:2.8.6 - - Found at https://repo.maven.apache.org/maven2 Found at https://nexus.nuiton.org/nexus/content/groups/coser-group - - - - -
org.nuiton.jaxx:jaxx-validator:jar:2.8.6 - - Found at https://repo.maven.apache.org/maven2 Found at https://nexus.nuiton.org/nexus/content/groups/coser-group - - - - -
org.nuiton.jaxx:jaxx-widgets:jar:2.8.6 - - Found at https://repo.maven.apache.org/maven2 Found at https://nexus.nuiton.org/nexus/content/groups/coser-group - - - - -
org.nuiton.jaxx:jaxx-widgets-extra:jar:2.8.6 - - Found at https://repo.maven.apache.org/maven2 Found at https://nexus.nuiton.org/nexus/content/groups/coser-group - - - - -
org.nuiton.matrix:nuiton-matrix:jar:2.3.3 - - Found at https://repo.maven.apache.org/maven2 Found at https://nexus.nuiton.org/nexus/content/groups/coser-group - - - - -
org.nuiton.matrix:nuiton-matrix-gui:jar:2.3.3 - - Found at https://repo.maven.apache.org/maven2 Found at https://nexus.nuiton.org/nexus/content/groups/coser-group - - - - -
org.nuiton.thirdparty:sdoc:jar:0.5.0-beta-patchcl - - Found at https://repo.maven.apache.org/maven2 Found at https://nexus.nuiton.org/nexus/content/groups/coser-group - - - - -
org.swinglabs:jxlayer:jar:3.0.4 - - Found at https://repo.maven.apache.org/maven2 - - - - - -
org.swinglabs.swingx:swingx-action:jar:1.6.4 - - Found at https://repo.maven.apache.org/maven2 - - - - - -
org.swinglabs.swingx:swingx-autocomplete:jar:1.6.5-1 - - Found at https://repo.maven.apache.org/maven2 - - - - - -
org.swinglabs.swingx:swingx-common:jar:1.6.5-1 - - Found at https://repo.maven.apache.org/maven2 - - - - - -
org.swinglabs.swingx:swingx-core:jar:1.6.4 - - Found at https://repo.maven.apache.org/maven2 - - - - - -
org.swinglabs.swingx:swingx-painters:jar:1.6.4 - - Found at https://repo.maven.apache.org/maven2 - - - - - -
org.swinglabs.swingx:swingx-plaf:jar:1.6.4 - - 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 snapshots releasess central coser-group sonatype-nexus-snapshots jvnet-nexus-snapshots spy swinglabs-snapshots apache.snapshots
57 (compile: 51, test: 2, runtime: 4) 0 0 55 13 0 0 0 0 0