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 Optional
RoSuDA JRIEngine 0.5-0 jar - No
colt colt 1.2.0 jar - No
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0 No
com.googlecode.matrix-toolkits-java mtj 1.0.4 jar GNU Lesser General Public License No
commons-io commons-io 2.18.0 jar Apache-2.0 No
commons-net commons-net 3.11.1 jar Apache-2.0 No
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0 No
org.apache.commons commons-configuration2 2.11.0 jar Apache-2.0 No
org.apache.commons commons-csv 1.13.0 jar Apache-2.0 No
org.apache.commons commons-lang3 3.14.0 jar Apache-2.0 No
org.apache.commons commons-math3 3.6.1 jar Apache License, Version 2.0 No
org.apache.jena jena-core 2.13.0 jar The Apache Software License, Version 2.0 No
org.apache.lucene lucene-analyzers 3.6.2 jar Apache 2 No
org.apache.lucene lucene-core 3.6.2 jar Apache 2 No
org.jfree jfreechart 1.5.5 jar GNU Lesser General Public Licence No
org.rosuda.REngine REngine 2.1.0 jar LGPL v2.1 No
org.slf4j slf4j-api 1.7.36 jar MIT License No
xerces xercesImpl 2.12.2 jar The Apache Software License, Version 2.0 No
xml-apis xml-apis 1.4.01 jar The Apache Software License, Version 2.0The SAX LicenseThe W3C License No
org.apache.httpcomponents httpclient 4.5.14 jar Apache License, Version 2.0 Yes
org.apache.httpcomponents httpcore 4.4.16 jar Apache License, Version 2.0 Yes
org.apache.poi poi 5.4.0 jar Apache License, Version 2.0 Yes
org.rosuda.REngine Rserve 1.8.1 jar LGPL v2.1 Yes

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
RoSuDA JRI 0.5-0 jar -
com.github.fommil.netlib core 1.1.2 jar BSD 3 Clause
commons-codec commons-codec 1.18.0 jar Apache-2.0
commons-logging commons-logging 1.3.5 jar Apache-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
commons-beanutils commons-beanutils 1.10.1 jar Apache-2.0
junit junit 4.13.2 jar Eclipse Public License 1.0
org.apache.logging.log4j log4j-api 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-core 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-slf4j-impl 2.24.3 jar Apache-2.0
org.assertj assertj-core 3.27.3 jar Apache-2.0
org.mockito mockito-core 5.15.2 jar MIT

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 Optional
com.github.fommil jniloader 1.1 - jar LGPL No
com.github.fommil.netlib all 1.1.2 - pom BSD 3 Clause No
com.github.fommil.netlib native_ref-java 1.1 - jar BSD 3 Clause No
com.github.fommil.netlib native_system-java 1.1 - jar BSD 3 Clause No
com.github.fommil.netlib netlib-native_ref-linux-armhf 1.1 natives jar BSD 3 Clause No
com.github.fommil.netlib netlib-native_ref-linux-i686 1.1 natives jar BSD 3 Clause No
com.github.fommil.netlib netlib-native_ref-linux-x86_64 1.1 natives jar BSD 3 Clause No
com.github.fommil.netlib netlib-native_ref-osx-x86_64 1.1 natives jar BSD 3 Clause No
com.github.fommil.netlib netlib-native_ref-win-i686 1.1 natives jar BSD 3 Clause No
com.github.fommil.netlib netlib-native_ref-win-x86_64 1.1 natives jar BSD 3 Clause No
com.github.fommil.netlib netlib-native_system-linux-armhf 1.1 natives jar BSD 3 Clause No
com.github.fommil.netlib netlib-native_system-linux-i686 1.1 natives jar BSD 3 Clause No
com.github.fommil.netlib netlib-native_system-linux-x86_64 1.1 natives jar BSD 3 Clause No
com.github.fommil.netlib netlib-native_system-osx-x86_64 1.1 natives jar BSD 3 Clause No
com.github.fommil.netlib netlib-native_system-win-i686 1.1 natives jar BSD 3 Clause No
com.github.fommil.netlib netlib-native_system-win-x86_64 1.1 natives jar BSD 3 Clause No
concurrent concurrent 1.3.4 - jar Public domain, Sun Microsoystems No
net.sourceforge.f2j arpack_combined_all 0.1 - jar The BSD License No
org.apache.commons commons-text 1.12.0 - jar Apache-2.0 No
org.apache.jena jena-iri 1.1.2 - jar The Apache Software License, Version 2.0 No
com.zaxxer SparseBitSet 1.3 - jar The Apache Software License, Version 2.0 Yes

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
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
net.bytebuddy byte-buddy 1.15.11 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.15.11 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 3.3 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The SAX License: XML Commons External Components XML APIs

The BSD License: Fortran to Java ARPACK

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

LGPL v2.1: REngine Java interface to R, Rserve client back-end for REngine

The W3C License: XML Commons External Components XML APIs

GNU Lesser General Public License: Matrix Toolkits for Java

New BSD License: Hamcrest Core

Apache 2: Lucene Common Analyzers, Lucene Core

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

BSD 3 Clause: all, core, native_ref-java, native_system-java, netlib-native_ref-linux-armhf, netlib-native_ref-linux-i686, netlib-native_ref-linux-x86_64, netlib-native_ref-osx-x86_64, netlib-native_ref-win-i686, netlib-native_ref-win-x86_64, netlib-native_system-linux-armhf, netlib-native_system-linux-i686, netlib-native_system-linux-x86_64, netlib-native_system-osx-x86_64, netlib-native_system-win-i686, netlib-native_system-win-x86_64

Unknown: JRI, JRIEngine, colt

LGPL: JniLoader

Apache License, Version 2.0: Apache Commons Collections, Apache Commons Math, Apache HttpClient, Apache HttpCore, Apache POI - Common, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis

Apache-2.0: Apache Commons BeanUtils, Apache Commons CSV, Apache Commons Codec, Apache Commons Configuration, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Commons Net, Apache Commons Text, Apache Log4j API, Apache Log4j Core, AssertJ Core, SLF4J 1 Binding for Log4j API

MIT: mockito-core

GNU Lesser General Public Licence: JFreeChart

The Apache Software License, Version 2.0: Apache Jena - Core, Apache Jena - IRI, FindBugs-jsr305, SparseBitSet, XML Commons External Components XML APIs, Xerces2-j, baseCode

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
JRI-0.5-0.jar 71.8 kB 15 9 1 1.4 Yes
JRIEngine-0.5-0.jar 9.7 kB 5 2 1 1.4 Yes
colt-1.2.0.jar 581.9 kB 623 593 24 1.2 No
jniloader-1.1.jar 8.7 kB 13 2 1 1.6 Yes
all-1.1.2.pom 4.3 kB - - - - -
core-1.1.2.jar 164.4 kB 17 6 1 1.6 Yes
native_ref-java-1.1.jar 54.5 kB 14 3 1 1.6 Yes
native_system-java-1.1.jar 54.5 kB 14 3 1 1.6 Yes
netlib-native_ref-linux-armhf-1.1-natives.jar 1.2 MB 8 0 0 - No
netlib-native_ref-linux-i686-1.1-natives.jar 1.5 MB 8 0 0 - No
netlib-native_ref-linux-x86_64-1.1-natives.jar 1.7 MB 8 0 0 - No
netlib-native_ref-osx-x86_64-1.1-natives.jar 1.8 MB 11 0 0 - No
netlib-native_ref-win-i686-1.1-natives.jar 1.8 MB 11 0 0 - No
netlib-native_ref-win-x86_64-1.1-natives.jar 2.3 MB 11 0 0 - No
netlib-native_system-linux-armhf-1.1-natives.jar 310.9 kB 11 0 0 - No
netlib-native_system-linux-i686-1.1-natives.jar 435.4 kB 11 0 0 - No
netlib-native_system-linux-x86_64-1.1-natives.jar 458.6 kB 11 0 0 - No
netlib-native_system-osx-x86_64-1.1-natives.jar 554 kB 11 0 0 - No
netlib-native_system-win-i686-1.1-natives.jar 561.5 kB 11 0 0 - No
netlib-native_system-win-x86_64-1.1-natives.jar 637.4 kB 11 0 0 - No
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
mtj-1.0.4.jar 269 kB 196 183 3 1.6 Yes
commons-beanutils-1.10.1.jar 246.6 kB 152 135 6 - Yes
commons-codec-1.18.0.jar 373 kB 262 115 8 - Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-io-2.18.0.jar 538.9 kB 398 371 16 - Yes
commons-logging-1.3.5.jar 73.7 kB 42 28 3 - Yes
commons-net-3.11.1.jar 325.4 kB 230 198 21 - Yes
concurrent-1.3.4.jar 189.3 kB 230 221 2 1.1 No
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.15.11.jar 8.5 MB 5890 2898 39 - Yes
byte-buddy-agent-1.15.11.jar 365.4 kB 170 73 3 - Yes
arpack_combined_all-0.1.jar 1.2 MB 926 915 6 1.4 Yes
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes
commons-configuration2-2.11.0.jar 664.7 kB 421 389 19 - Yes
commons-csv-1.13.0.jar 59.3 kB 34 21 2 - Yes
commons-lang3-3.14.0.jar 658 kB 436 404 19 - Yes
commons-math3-3.6.1.jar 2.2 MB 1402 1301 75 1.5 Yes
commons-text-1.12.0.jar 251.2 kB 181 161 9 - Yes
jena-core-2.13.0.jar 1.5 MB 1167 1086 40 1.7 Yes
jena-iri-1.1.2.jar 137.7 kB 75 60 2 1.7 Yes
log4j-api-2.24.3.jar 348.5 kB 247 210 11 - Yes
log4j-core-2.24.3.jar 1.9 MB 1320 1214 57 - Yes
log4j-slf4j-impl-2.24.3.jar 25.3 kB 31 14 4 - Yes
lucene-analyzers-3.6.2.jar 1.2 MB 396 302 52 1.5 Yes
lucene-core-3.6.2.jar 1.5 MB 997 973 18 1.5 Yes
assertj-core-3.27.3.jar 1.4 MB 881 839 28 - Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jfreechart-1.5.5.jar 1.7 MB 787 692 41 1.8 Yes
mockito-core-5.15.2.jar 710 kB 647 575 64 - Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
REngine-2.1.0.jar 39 kB 43 33 1 1.4 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
xercesImpl-2.12.2.jar 1.4 MB 1045 962 40 1.7 No
xml-apis-1.4.01.jar 220.5 kB 391 346 29 1.1 No
SparseBitSet-1.3.jar 25.8 kB 25 15 1 1.6 Yes
httpclient-4.5.14.jar 785.6 kB 511 470 24 1.6 Yes
httpcore-4.4.16.jar 327.9 kB 283 253 17 1.6 Yes
poi-5.4.0.jar 3 MB 1772 1688 65 - Yes
Rserve-1.8.1.jar 33.9 kB 21 9 2 1.4 Yes
Total Size Entries Classes Packages Java Version Debug Information
60 48.4 MB 24064 19263 840 1.8 43
compile: 44 compile: 33.2 MB compile: 13406 compile: 12249 compile: 558 - compile: 27
test: 12 test: 14.5 MB test: 10322 test: 6856 test: 269 - test: 12
runtime: 4 runtime: 683 kB runtime: 336 runtime: 158 runtime: 13 - runtime: 4