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.google.guava guava 21.0 jar The Apache Software License, Version 2.0
org.bytedeco.javacpp-presets hdf5-platform 1.10.0-patch1-1.3 jar Apache License, Version 2.0-GNU General Public License (GPL) version 2, or any later version-GPLv2 with Classpath exception
org.lightjason agentspeak 0.0.1-SNAPSHOT jar GNU Lesser General Public License 3
org.yaml snakeyaml 1.8 jar LICENSE.txt

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.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 Classifier Type Licenses
colt colt 1.2.0 - jar -
com.apple AppleJavaExtensions 1.4 - jar Apple License
com.codepoetics protonpack 1.13 - jar -
com.fasterxml.jackson.core jackson-annotations 2.9.0.pr3 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.9.0.pr3 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.9.0.pr3 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.9.0.pr3 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.9.0.pr3 - jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 5.0.3 - jar The Apache License, Version 2.0
com.google.code.findbugs bcel-findbugs 6.0 - jar The Apache Software License, Version 2.0
com.google.code.findbugs findbugs 3.0.1 - jar GNU Lesser Public License
com.google.code.findbugs jFormatString 2.0.1 - jar GNU Lesser Public License
com.google.code.findbugs jsr305 2.0.1 - 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
concurrent concurrent 1.3.4 - jar >http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
dom4j dom4j 1.6.1 - jar -
jaxen jaxen 1.1.6 - jar null
joda-time joda-time 2.9.9 - jar Apache 2
net.jcip jcip-annotations 1.0 - jar -
net.sf.jung jung-algorithms 2.1.1 - jar The BSD License
net.sf.jung jung-api 2.1.1 - jar The BSD License
net.sf.jung jung-graph-impl 2.1.1 - jar The BSD License
org.antlr antlr4-runtime 4.7 - jar The BSD License
org.apache.commons commons-compress 1.14 - jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.5 - jar Apache License, Version 2.0
org.apache.commons commons-math3 3.6.1 - jar Apache License, Version 2.0
org.bytedeco javacpp 1.3 - jar Apache License, Version 2.0-GNU General Public License (GPL) version 2, or any later version-GPLv2 with Classpath exception
org.bytedeco.javacpp-presets hdf5 1.10.0-patch1-1.3 - jar Apache License, Version 2.0-GNU General Public License (GPL) version 2, or any later version-GPLv2 with Classpath exception
org.bytedeco.javacpp-presets hdf5 1.10.0-patch1-1.3 linux-ppc64le jar Apache License, Version 2.0-GNU General Public License (GPL) version 2, or any later version-GPLv2 with Classpath exception
org.bytedeco.javacpp-presets hdf5 1.10.0-patch1-1.3 linux-x86 jar Apache License, Version 2.0-GNU General Public License (GPL) version 2, or any later version-GPLv2 with Classpath exception
org.bytedeco.javacpp-presets hdf5 1.10.0-patch1-1.3 linux-x86_64 jar Apache License, Version 2.0-GNU General Public License (GPL) version 2, or any later version-GPLv2 with Classpath exception
org.bytedeco.javacpp-presets hdf5 1.10.0-patch1-1.3 macosx-x86_64 jar Apache License, Version 2.0-GNU General Public License (GPL) version 2, or any later version-GPLv2 with Classpath exception
org.bytedeco.javacpp-presets hdf5 1.10.0-patch1-1.3 windows-x86 jar Apache License, Version 2.0-GNU General Public License (GPL) version 2, or any later version-GPLv2 with Classpath exception
org.bytedeco.javacpp-presets hdf5 1.10.0-patch1-1.3 windows-x86_64 jar Apache License, Version 2.0-GNU General Public License (GPL) version 2, or any later version-GPLv2 with Classpath exception
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.1 - 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
org.reflections reflections 0.9.11 - jar WTFPL-The New BSD License
uk.com.robust-it cloning 1.9.3 - jar Apache License, Version 2.0
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

Unnamed: jaxen

GNU General Public License (GPL) version 2, or any later version: JavaCPP, JavaCPP Presets Platform for HDF5, JavaCPP Presets for HDF5

Apache License Version 2.0: SnakeYAML

The BSD License: ANTLR 4 Runtime, JUNG - API, JUNG - Algorithms, JUNG - Graph Implementations, Stax2 API

The Apache License, Version 2.0: Woodstox

Eclipse Public License 1.0: JUnit

GPLv2 with Classpath exception: JavaCPP, JavaCPP Presets Platform for HDF5, JavaCPP Presets for HDF5

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

New BSD License: Hamcrest Core

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

Apple License: AppleJavaExtensions

Apache 2: Joda-Time, Objenesis

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

Public domain, Sun Microsoystems: Dough Lea's util.concurrent package

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

WTFPL: Reflections

Apache License 2.0: Javassist

Apache License, Version 2.0: Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Math, JavaCPP, JavaCPP Presets Platform for HDF5, JavaCPP Presets for HDF5, cloning

LGPL 2.1: Javassist

MPL 1.1: Javassist

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
colt-1.2.0.jar 581.9 kB 623 593 24 1.2 No
AppleJavaExtensions-1.4.jar 11.7 kB 30 21 4 1.5 Yes
protonpack-1.13.jar 60.8 kB 48 33 6 1.8 Yes
jackson-annotations-2.9.0.pr3.jar 66.5 kB 80 68 1 1.6 Yes
jackson-core-2.9.0.pr3.jar 286.7 kB 118 95 9 1.6 Yes
jackson-databind-2.9.0.pr3.jar 1.3 MB 647 613 20 1.7 Yes
jackson-dataformat-xml-2.9.0.pr3.jar 95.8 kB 68 46 6 1.7 Yes
jackson-module-jaxb-annotations-2.9.0.pr3.jar 34.3 kB 30 12 3 1.7 Yes
woodstox-core-5.0.3.jar 512.7 kB 238 205 16 1.6 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-2.0.1.jar 31.9 kB 70 34 3 1.5 Yes
guava-21.0.jar 2.5 MB 1867 1837 18 1.8 Yes
commons-io-2.5.jar 208.7 kB 142 123 7 1.6 Yes
commons-lang-2.6.jar 284.2 kB 155 133 10 1.3 Yes
concurrent-1.3.4.jar 189.3 kB 230 221 2 1.1 No
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
antlr4-runtime-4.7.jar 334.7 kB 235 218 7 1.7 Yes
commons-compress-1.14.jar 530 kB 328 290 26 1.7 Yes
commons-lang3-3.5.jar 479.9 kB 284 260 12 1.6 Yes
commons-math3-3.6.1.jar 2.2 MB 1402 1301 75 1.5 Yes
javacpp-1.3.jar 313 kB 182 139 4 1.7 Yes
hdf5-1.10.0-patch1-1.3.jar 166.4 kB 144 133 2 1.7 Yes
hdf5-1.10.0-patch1-1.3-linux-ppc64le.jar 1.9 MB 15 0 0 - No
hdf5-1.10.0-patch1-1.3-linux-x86.jar 1.8 MB 15 0 0 - No
hdf5-1.10.0-patch1-1.3-linux-x86_64.jar 2 MB 15 0 0 - No
hdf5-1.10.0-patch1-1.3-macosx-x86_64.jar 1.8 MB 15 0 0 - No
hdf5-1.10.0-patch1-1.3-windows-x86.jar 1.9 MB 14 0 0 - No
hdf5-1.10.0-patch1-1.3-windows-x86_64.jar 2.1 MB 14 0 0 - No
hdf5-platform-1.10.0-patch1-1.3.jar 2.2 kB 7 0 0 - 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
agentspeak-0.0.1-SNAPSHOT.jar 1.2 MB 830 753 63 1.8 Yes
objenesis-2.1.jar 41.8 kB 52 37 9 1.5 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
snakeyaml-1.8.jar 257.7 kB 235 199 19 1.5 Yes
cloning-1.9.3.jar 26.4 kB 33 22 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
51 31.3 MB 13594 11867 565 1.8 37
compile: 49 compile: 31 MB compile: 13219 compile: 11536 compile: 532 - compile: 35
test: 2 test: 360 kB test: 375 test: 331 test: 33 - test: 2

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
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
colt:colt:jar:1.2.0 Found at https://repo.maven.apache.org/maven2 - - -
com.apple:AppleJavaExtensions:jar:1.4 Found at https://repo.maven.apache.org/maven2 - - -
com.codepoetics:protonpack:jar:1.13 Found at https://repo.maven.apache.org/maven2 - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.9.0.pr3 Found at https://repo.maven.apache.org/maven2 - - -
com.fasterxml.jackson.core:jackson-core:jar:2.9.0.pr3 Found at https://repo.maven.apache.org/maven2 - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.9.0.pr3 Found at https://repo.maven.apache.org/maven2 - - -
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.9.0.pr3 Found at https://repo.maven.apache.org/maven2 - - -
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.0.pr3 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.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:2.0.1 Found at https://repo.maven.apache.org/maven2 - - -
com.google.guava:guava:jar:21.0 Found at https://repo.maven.apache.org/maven2 - - -
commons-io:commons-io:jar:2.5 Found at https://repo.maven.apache.org/maven2 - - -
commons-lang:commons-lang:jar:2.6 Found at https://repo.maven.apache.org/maven2 - - -
concurrent:concurrent:jar:1.3.4 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 - - -
org.antlr:antlr4-runtime:jar:4.7 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.commons:commons-compress:jar:1.14 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.commons:commons-lang3:jar:3.5 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.bytedeco:javacpp:jar:1.3 Found at https://repo.maven.apache.org/maven2 - - -
org.bytedeco.javacpp-presets:hdf5:jar:1.10.0-patch1-1.3 Found at https://repo.maven.apache.org/maven2 - - -
org.bytedeco.javacpp-presets:hdf5:jar:linux-ppc64le:1.10.0-patch1-1.3 Found at https://repo.maven.apache.org/maven2 - - -
org.bytedeco.javacpp-presets:hdf5:jar:linux-x86:1.10.0-patch1-1.3 Found at https://repo.maven.apache.org/maven2 - - -
org.bytedeco.javacpp-presets:hdf5:jar:linux-x86_64:1.10.0-patch1-1.3 Found at https://repo.maven.apache.org/maven2 - - -
org.bytedeco.javacpp-presets:hdf5:jar:macosx-x86_64:1.10.0-patch1-1.3 Found at https://repo.maven.apache.org/maven2 - - -
org.bytedeco.javacpp-presets:hdf5:jar:windows-x86:1.10.0-patch1-1.3 Found at https://repo.maven.apache.org/maven2 - - -
org.bytedeco.javacpp-presets:hdf5:jar:windows-x86_64:1.10.0-patch1-1.3 Found at https://repo.maven.apache.org/maven2 - - -
org.bytedeco.javacpp-presets:hdf5-platform:jar:1.10.0-patch1-1.3 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.lightjason:agentspeak:jar:0.0.1-SNAPSHOT - - - -
org.objenesis:objenesis:jar:2.1 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 - - -
org.yaml:snakeyaml:jar:1.8 Found at https://repo.maven.apache.org/maven2 - - -
uk.com.robust-it:cloning:jar:1.9.3 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
51 (compile: 49, test: 2) 50 0 0 0