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
com.opencsv opencsv 5.9 jar Apache 2 No
commons-io commons-io 2.16.1 jar Apache-2.0 No
commons-net commons-net 3.10.0 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.8.0 jar Apache License, Version 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.commons commons-text 1.10.0 jar Apache License, Version 2.0 No
org.apache.httpcomponents httpclient 4.5.14 jar Apache License, Version 2.0 No
org.apache.httpcomponents httpcore 4.4.16 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.apache.poi poi 5.2.5 jar Apache License, Version 2.0 No
org.jfree jfreechart 1.5.4 jar GNU Lesser General Public Licence No
org.rosuda.REngine REngine 2.1.0 jar LGPL v2.1 No
org.slf4j slf4j-api 2.0.13 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.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 -

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.9.4 jar Apache License, Version 2.0
junit junit 4.13.2 jar Eclipse Public License 1.0
org.apache.logging.log4j log4j-api 2.23.1 jar Apache-2.0
org.apache.logging.log4j log4j-core 2.23.1 jar Apache-2.0
org.apache.logging.log4j log4j-slf4j2-impl 2.23.1 jar Apache-2.0
org.assertj assertj-core 3.25.3 jar Apache License, Version 2.0
org.mockito mockito-core 4.11.0 jar The MIT License

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
com.github.fommil jniloader 1.1 - jar LGPL
com.github.fommil.netlib all 1.1.2 - pom BSD 3 Clause
com.github.fommil.netlib core 1.1.2 - jar BSD 3 Clause
com.github.fommil.netlib native_ref-java 1.1 - jar BSD 3 Clause
com.github.fommil.netlib native_system-java 1.1 - jar BSD 3 Clause
com.github.fommil.netlib netlib-native_ref-linux-armhf 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_ref-linux-i686 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_ref-linux-x86_64 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_ref-osx-x86_64 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_ref-win-i686 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_ref-win-x86_64 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_system-linux-armhf 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_system-linux-i686 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_system-linux-x86_64 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_system-osx-x86_64 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_system-win-i686 1.1 natives jar BSD 3 Clause
com.github.fommil.netlib netlib-native_system-win-x86_64 1.1 natives jar BSD 3 Clause
com.zaxxer SparseBitSet 1.3 - jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.16.0 - jar Apache-2.0
commons-logging commons-logging 1.3.1 - jar Apache-2.0
concurrent concurrent 1.3.4 - jar Public domain, Sun Microsoystems
net.sourceforge.f2j arpack_combined_all 0.1 - jar The BSD License
org.apache.jena jena-iri 1.1.2 - 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
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
net.bytebuddy byte-buddy 1.12.19 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.19 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, opencsv

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

The MIT License: mockito-core

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

Apache-2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Commons Net, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J 2.0 Binding

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
opencsv-5.9.jar 240.4 kB 195 156 15 1.8 Yes
SparseBitSet-1.3.jar 25.8 kB 25 15 1 1.6 Yes
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes
commons-codec-1.16.0.jar 360.7 kB 256 109 7 1.8 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-io-2.16.1.jar 508.8 kB 374 347 16 - Yes
commons-logging-1.3.1.jar 71.3 kB 44 28 3 - Yes
commons-net-3.10.0.jar 322.8 kB 232 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.12.19.jar 4 MB 2742 2688 39 - Yes
byte-buddy-agent-1.12.19.jar 256.4 kB 90 70 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.8.0.jar 632.5 kB 417 385 18 1.8 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.10.0.jar 238.4 kB 174 154 8 1.8 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
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.23.1.jar 342.5 kB 241 206 9 - Yes
log4j-core-2.23.1.jar 1.9 MB 1310 1206 55 - Yes
log4j-slf4j2-impl-2.23.1.jar 27.3 kB 28 12 2 - 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
poi-5.2.5.jar 3 MB 1764 1681 64 - Yes
assertj-core-3.25.3.jar 1.4 MB 873 831 28 - Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jfreechart-1.5.4.jar 1.6 MB 784 689 41 1.8 Yes
mockito-core-4.11.0.jar 684.9 kB 651 579 64 1.8 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-2.0.13.jar 68.6 kB 70 55 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
Rserve-1.8.1.jar 33.9 kB 21 9 2 1.4 Yes
Total Size Entries Classes Packages Java Version Debug Information
60 43.8 MB 20952 19139 843 1.8 43
compile: 47 compile: 33.9 MB compile: 13864 compile: 12503 compile: 580 - compile: 30
test: 12 test: 9.9 MB test: 7073 test: 6627 test: 262 - test: 12
runtime: 1 runtime: 71.8 kB runtime: 15 runtime: 9 runtime: 1 - runtime: 1