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.codepoetics protonpack 1.15 jar -
com.fasterxml.jackson.core jackson-databind 2.9.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.9.4 jar The Apache Software License, Version 2.0
com.google.code.findbugs findbugs 3.0.1 jar GNU Lesser Public License
com.google.guava guava 24.0-jre jar The Apache Software License, Version 2.0
commons-io commons-io 2.6 jar Apache License, Version 2.0
joda-time joda-time 2.9.9 jar Apache 2
net.sf.jung jung-algorithms 2.1.1 jar The BSD License
net.sf.jung jung-graph-impl 2.1.1 jar The BSD License
net.sourceforge.parallelcolt parallelcolt 0.10.1 jar CERN Public License-Gnu LGPL
org.antlr antlr4-runtime 4.7.1 jar The BSD License
org.apache.commons commons-compress 1.16.1 jar Apache License, Version 2.0
org.apache.commons commons-math3 3.6.1 jar Apache License, Version 2.0
org.apache.commons commons-text 1.2 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.5 jar Apache License, Version 2.0
org.reflections reflections 0.9.11 jar WTFPL-The New BSD License
uk.com.robust-it cloning 1.9.9 jar Apache License, Version 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
com.github.javaparser javaparser-core 3.5.14 jar GNU Lesser General Public License-Apache License, Version 2.0
com.tngtech.java junit-dataprovider 1.13.1 jar The Apache Software License, Version 2.0
junit junit 4.12 jar Eclipse Public License 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
com.apple AppleJavaExtensions 1.4 jar Apple License
com.fasterxml.jackson.core jackson-annotations 2.9.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.9.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.9.4 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 5.0.3 jar The Apache License, Version 2.0
com.github.rwl AMDJ 1.0.1 jar Gnu LGPL
com.github.rwl BTFJ 1.0.1 jar Gnu LGPL
com.github.rwl COLAMDJ 1.0.1 jar Gnu LGPL
com.github.rwl JKLU 1.0.0 jar Gnu LGPL
com.google.code.findbugs bcel-findbugs 6.0 jar The Apache Software License, Version 2.0
com.google.code.findbugs jFormatString 2.0.1 jar GNU Lesser Public License
com.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.1.3 jar Apache 2.0
com.google.j2objc j2objc-annotations 1.1 jar The Apache Software License, Version 2.0
com.googlecode.netlib-java netlib-java 0.9.3 jar The BSD License
commons-codec commons-codec 1.10 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.2 jar The Apache Software License, Version 2.0
dom4j dom4j 1.6.1 jar -
jaxen jaxen 1.1.6 jar null
net.jcip jcip-annotations 1.0 jar -
net.sf.jung jung-api 2.1.1 jar The BSD License
net.sourceforge.csparsej csparsej 1.1.1 jar Gnu LGPL
net.sourceforge.f2j arpack_combined_all 0.1 jar The BSD License
net.sourceforge.jplasma core-lapack 0.1 jar The BSD License
net.sourceforge.jplasma jplasma 1.2.0 jar The BSD License
net.sourceforge.jtransforms jtransforms 2.4.0 jar MPL-LGPL-GPL
net.sourceforge.parallelcolt optimization 1.0 jar Custom FPL License
org.apache.commons commons-lang3 3.7 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.9 jar Apache License, Version 2.0
org.checkerframework checker-compat-qual 2.0.0 jar GNU General Public License, version 2 (GPL2), with the classpath exception-The MIT License
org.codehaus.mojo animal-sniffer-annotations 1.14 jar MIT license
org.codehaus.woodstox stax2-api 3.1.4 jar The BSD License
org.javassist javassist 3.21.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.objenesis objenesis 2.6 jar Apache 2
org.ow2.asm asm 5.0.2 jar BSD
org.ow2.asm asm-commons 5.0.2 jar BSD
org.ow2.asm asm-debug-all 5.0.2 jar BSD
org.ow2.asm asm-tree 5.0.2 jar BSD
xml-apis xml-apis 1.0.b2 jar The Apache Software License, Version 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

The New BSD License: Reflections

GPL: JTransforms

Unnamed: jaxen

The BSD License: ANTLR 4 Runtime, Core LAPACK, Fortran to Java ARPACK, JPlasma, JUNG - API, JUNG - Algorithms, JUNG - Graph Implementations, Netlib for Java, Stax2 API

Apache 2.0: error-prone annotations

The Apache License, Version 2.0: Woodstox

Eclipse Public License 1.0: JUnit

CERN Public License: ParallelColt

MPL: JTransforms

GNU Lesser General Public License 3: LightJason AgentSpeak(L++)

New BSD License: Hamcrest Core

Apache 2: Joda-Time, Objenesis

BSD: ASM Commons, ASM Core, ASM Debug All, ASM Tree

Unknown: "Java Concurrency in Practice" book annotations, dom4j, protonpack

LGPL: JTransforms

Apache License 2.0: Javassist

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Math, Apache Commons Text, Apache HttpClient, Apache HttpCore, cloning, javaparser-core

GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual

MIT license: Animal Sniffer Annotations

MPL 1.1: Javassist

Gnu LGPL: AMDJ, BTFJ, COLAMDJ, CSparseJ, JKLU, ParallelColt

GNU Lesser General Public License: javaparser-core

GNU Lesser Public License: FindBugs-Project, FindBugs-jFormatString

Apple License: AppleJavaExtensions

WTFPL: Reflections

LGPL 2.1: Javassist

Custom FPL License: optimization

The Apache Software License, Version 2.0: Apache Commons Logging, Commons Lang, FindBugs-bcel, FindBugs-jsr305, Guava: Google Core Libraries for Java, J2ObjC Annotations, Jackson module: JAXB Annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, XML Commons External Components XML APIs, jackson-databind, junit-dataprovider

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
AppleJavaExtensions-1.4.jar 11.7 kB 30 21 4 1.5 Yes
protonpack-1.15.jar 62 kB 48 33 6 1.8 Yes
jackson-annotations-2.9.0.jar 66.5 kB 80 68 1 1.6 Yes
jackson-core-2.9.4.jar 320.9 kB 130 105 11 1.6 Yes
jackson-databind-2.9.4.jar 1.3 MB 657 623 20 1.7 Yes
jackson-dataformat-xml-2.9.4.jar 98.4 kB 69 47 6 1.7 Yes
jackson-module-jaxb-annotations-2.9.4.jar 32.8 kB 28 12 3 1.7 Yes
woodstox-core-5.0.3.jar 512.7 kB 238 205 16 1.6 Yes
javaparser-core-3.5.14.jar 1.1 MB 569 533 27 1.8 Yes
AMDJ-1.0.1.jar 29.1 kB 26 14 1 1.5 Yes
BTFJ-1.0.1.jar 8.7 kB 17 5 1 1.5 Yes
COLAMDJ-1.0.1.jar 19.9 kB 15 3 1 1.5 Yes
JKLU-1.0.0.jar 55.6 kB 40 27 2 1.5 Yes
bcel-findbugs-6.0.jar 612.4 kB 438 419 8 1.5 Yes
findbugs-3.0.1.jar 3.8 MB 1940 1819 54 1.7 Yes
jFormatString-2.0.1.jar 27.3 kB 29 12 1 1.5 Yes
jsr305-1.3.9.jar 33 kB 72 35 3 1.5 Yes
error_prone_annotations-2.1.3.jar 13.7 kB 34 22 2 1.7 No
guava-24.0-jre.jar 2.7 MB 1967 1937 18 1.8 Yes
j2objc-annotations-1.1.jar 8.8 kB 23 12 1 1.5 Yes
netlib-java-0.9.3.jar 131.2 kB 26 17 5 1.5 Yes
junit-dataprovider-1.13.1.jar 41.4 kB 36 25 5 1.6 Yes
commons-codec-1.10.jar 284.2 kB 238 92 6 1.6 Yes
commons-io-2.6.jar 214.8 kB 146 127 7 1.7 Yes
commons-lang-2.6.jar 284.2 kB 155 133 10 1.3 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
dom4j-1.6.1.jar 313.9 kB 208 190 14 1.3 Yes
jaxen-1.1.6.jar 231.9 kB 241 214 17 1.2 Yes
joda-time-2.9.9.jar 634 kB 763 247 7 1.5 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
jcip-annotations-1.0.jar 2.3 kB 9 4 1 1.5 No
jung-algorithms-2.1.1.jar 230.2 kB 161 134 15 1.6 Yes
jung-api-2.1.1.jar 42.2 kB 52 38 3 1.6 Yes
jung-graph-impl-2.1.1.jar 66 kB 46 33 2 1.6 Yes
csparsej-1.1.1.jar 212.8 kB 216 201 4 1.5 Yes
arpack_combined_all-0.1.jar 1.2 MB 926 915 6 1.4 Yes
core-lapack-0.1.jar 31.2 kB 37 30 2 1.1 No
jplasma-1.2.0.jar 91.8 kB 56 45 6 1.5 Yes
jtransforms-2.4.0.jar 762.8 kB 431 420 5 1.5 Yes
optimization-1.0.jar 66.1 kB 23 18 3 1.1 Yes
parallelcolt-0.10.1.jar 4.1 MB 3068 2957 93 1.5 Yes
antlr4-runtime-4.7.1.jar 336.8 kB 237 220 7 1.7 Yes
commons-compress-1.16.1.jar 559.5 kB 350 310 28 1.7 Yes
commons-lang3-3.7.jar 499.6 kB 295 270 13 1.7 Yes
commons-math3-3.6.1.jar 2.2 MB 1402 1301 75 1.5 Yes
commons-text-1.2.jar 136.5 kB 104 88 4 1.7 Yes
httpclient-4.5.5.jar 766.1 kB 508 467 24 1.6 Yes
httpcore-4.4.9.jar 325.5 kB 282 252 17 1.6 Yes
checker-compat-qual-2.0.0.jar 31.5 kB 47 28 10 1.7 Yes
animal-sniffer-annotations-1.14.jar 3.5 kB 12 1 1 1.5 No
stax2-api-3.1.4.jar 161.9 kB 144 124 11 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
javassist-3.21.0-GA.jar 734.8 kB 423 399 17 1.6 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
asm-5.0.2.jar 53.2 kB 30 25 2 1.2 No
asm-commons-5.0.2.jar 41.7 kB 27 22 1 1.2 No
asm-debug-all-5.0.2.jar 380.3 kB 186 166 7 1.5 Yes
asm-tree-5.0.2.jar 29 kB 35 30 1 1.2 No
reflections-0.9.11.jar 131 kB 104 90 6 1.7 Yes
cloning-1.9.9.jar 29.3 kB 37 26 2 1.5 Yes
xml-apis-1.0.b2.jar 109.3 kB 217 184 17 1.2 No
Total Size Entries Classes Packages Java Version Debug Information
61 26.8 MB 18204 16197 685 1.8 53
compile: 57 compile: 25.3 MB compile: 17224 compile: 15308 compile: 620 - compile: 49
test: 4 test: 1.5 MB test: 980 test: 889 test: 65 - test: 4

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes Yes
central https://repo.maven.apache.org/maven2 Yes No No
codehaus-snapshots http://nexus.codehaus.org/snapshots/ No Yes Yes
ow2-snapshot http://repository.ow2.org/nexus/content/repositories/snapshots No Yes No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
apache.snapshots http://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact central ow2-snapshot sonatype-nexus-snapshots apache.snapshots
com.apple:AppleJavaExtensions:jar:1.4 Found at https://repo.maven.apache.org/maven2 - - -
com.codepoetics:protonpack:jar:1.15 Found at https://repo.maven.apache.org/maven2 - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.9.0 Found at https://repo.maven.apache.org/maven2 - - -
com.fasterxml.jackson.core:jackson-core:jar:2.9.4 Found at https://repo.maven.apache.org/maven2 - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.9.4 Found at https://repo.maven.apache.org/maven2 - - -
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.9.4 Found at https://repo.maven.apache.org/maven2 - - -
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.4 Found at https://repo.maven.apache.org/maven2 - - -
com.fasterxml.woodstox:woodstox-core:jar:5.0.3 Found at https://repo.maven.apache.org/maven2 - - -
com.github.javaparser:javaparser-core:jar:3.5.14 Found at https://repo.maven.apache.org/maven2 - - -
com.github.rwl:AMDJ:jar:1.0.1 Found at https://repo.maven.apache.org/maven2 - - -
com.github.rwl:BTFJ:jar:1.0.1 Found at https://repo.maven.apache.org/maven2 - - -
com.github.rwl:COLAMDJ:jar:1.0.1 Found at https://repo.maven.apache.org/maven2 - - -
com.github.rwl:JKLU:jar:1.0.0 Found at https://repo.maven.apache.org/maven2 - - -
com.google.code.findbugs:bcel-findbugs:jar:6.0 Found at https://repo.maven.apache.org/maven2 - - -
com.google.code.findbugs:findbugs:jar:3.0.1 Found at https://repo.maven.apache.org/maven2 - - -
com.google.code.findbugs:jFormatString:jar:2.0.1 Found at https://repo.maven.apache.org/maven2 - - -
com.google.code.findbugs:jsr305:jar:1.3.9 Found at https://repo.maven.apache.org/maven2 - - -
com.google.errorprone:error_prone_annotations:jar:2.1.3 Found at https://repo.maven.apache.org/maven2 - - -
com.google.guava:guava:jar:24.0-jre Found at https://repo.maven.apache.org/maven2 - - -
com.google.j2objc:j2objc-annotations:jar:1.1 Found at https://repo.maven.apache.org/maven2 - - -
com.googlecode.netlib-java:netlib-java:jar:0.9.3 Found at https://repo.maven.apache.org/maven2 - - -
com.tngtech.java:junit-dataprovider:jar:1.13.1 Found at https://repo.maven.apache.org/maven2 - - -
commons-codec:commons-codec:jar:1.10 Found at https://repo.maven.apache.org/maven2 - - -
commons-io:commons-io:jar:2.6 Found at https://repo.maven.apache.org/maven2 - - -
commons-lang:commons-lang:jar:2.6 Found at https://repo.maven.apache.org/maven2 - - -
commons-logging:commons-logging:jar:1.2 Found at https://repo.maven.apache.org/maven2 - - -
dom4j:dom4j:jar:1.6.1 Found at https://repo.maven.apache.org/maven2 - - -
jaxen:jaxen:jar:1.1.6 Found at https://repo.maven.apache.org/maven2 - - -
joda-time:joda-time:jar:2.9.9 Found at https://repo.maven.apache.org/maven2 - - -
junit:junit:jar:4.12 Found at https://repo.maven.apache.org/maven2 - - -
net.jcip:jcip-annotations:jar:1.0 Found at https://repo.maven.apache.org/maven2 - - -
net.sf.jung:jung-algorithms:jar:2.1.1 Found at https://repo.maven.apache.org/maven2 - - -
net.sf.jung:jung-api:jar:2.1.1 Found at https://repo.maven.apache.org/maven2 - - -
net.sf.jung:jung-graph-impl:jar:2.1.1 Found at https://repo.maven.apache.org/maven2 - - -
net.sourceforge.csparsej:csparsej:jar:1.1.1 Found at https://repo.maven.apache.org/maven2 - - -
net.sourceforge.f2j:arpack_combined_all:jar:0.1 Found at https://repo.maven.apache.org/maven2 - - -
net.sourceforge.jplasma:core-lapack:jar:0.1 Found at https://repo.maven.apache.org/maven2 - - -
net.sourceforge.jplasma:jplasma:jar:1.2.0 Found at https://repo.maven.apache.org/maven2 - - -
net.sourceforge.jtransforms:jtransforms:jar:2.4.0 Found at https://repo.maven.apache.org/maven2 - - -
net.sourceforge.parallelcolt:optimization:jar:1.0 Found at https://repo.maven.apache.org/maven2 - - -
net.sourceforge.parallelcolt:parallelcolt:jar:0.10.1 Found at https://repo.maven.apache.org/maven2 - - -
org.antlr:antlr4-runtime:jar:4.7.1 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.commons:commons-compress:jar:1.16.1 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.commons:commons-lang3:jar:3.7 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.commons:commons-math3:jar:3.6.1 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.commons:commons-text:jar:1.2 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.httpcomponents:httpclient:jar:4.5.5 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.httpcomponents:httpcore:jar:4.4.9 Found at https://repo.maven.apache.org/maven2 - - -
org.checkerframework:checker-compat-qual:jar:2.0.0 Found at https://repo.maven.apache.org/maven2 - - -
org.codehaus.mojo:animal-sniffer-annotations:jar:1.14 Found at https://repo.maven.apache.org/maven2 - - -
org.codehaus.woodstox:stax2-api:jar:3.1.4 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.21.0-GA Found at https://repo.maven.apache.org/maven2 - - -
org.objenesis:objenesis:jar:2.6 Found at https://repo.maven.apache.org/maven2 - - -
org.ow2.asm:asm:jar:5.0.2 Found at https://repo.maven.apache.org/maven2 - - -
org.ow2.asm:asm-commons:jar:5.0.2 Found at https://repo.maven.apache.org/maven2 - - -
org.ow2.asm:asm-debug-all:jar:5.0.2 Found at https://repo.maven.apache.org/maven2 - - -
org.ow2.asm:asm-tree:jar:5.0.2 Found at https://repo.maven.apache.org/maven2 - - -
org.reflections:reflections:jar:0.9.11 Found at https://repo.maven.apache.org/maven2 - - -
uk.com.robust-it:cloning:jar:1.9.9 Found at https://repo.maven.apache.org/maven2 - - -
xml-apis:xml-apis:jar:1.0.b2 Found at https://repo.maven.apache.org/maven2 - - -
Total central ow2-snapshot sonatype-nexus-snapshots apache.snapshots
61 (compile: 57, test: 4) 61 0 0 0