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 | 
|---|---|---|---|---|---|
| colt | colt | 1.2.0 | jar | - | No | 
| com.googlecode.matrix-toolkits-java | mtj | 1.0.4 | jar | GNU Lesser General Public License | No | 
| commons-io | commons-io | 2.20.0 | jar | Apache-2.0 | No | 
| commons-net | commons-net | 3.12.0 | jar | Apache-2.0 | No | 
| dev.ludovic.netlib | arpack | 3.0.4 | jar | MIT | No | 
| dev.ludovic.netlib | blas | 3.0.4 | jar | MIT | No | 
| dev.ludovic.netlib | lapack | 3.0.4 | jar | MIT | No | 
| org.apache.commons | commons-collections4 | 4.5.0 | jar | Apache-2.0 | No | 
| org.apache.commons | commons-configuration2 | 2.12.0 | jar | Apache-2.0 | No | 
| org.apache.commons | commons-csv | 1.14.1 | jar | Apache-2.0 | No | 
| org.apache.commons | commons-lang3 | 3.18.0 | jar | Apache-2.0 | No | 
| org.apache.commons | commons-math3 | 3.6.1 | jar | Apache License, Version 2.0 | No | 
| org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 | No | 
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT | 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.jena | jena-core | 2.13.0 | jar | The Apache Software License, Version 2.0 | Yes | 
| org.apache.jena | jena-tdb | 1.1.2 | jar | The Apache Software License, Version 2.0 | Yes | 
| org.apache.lucene | lucene-analyzers | 3.6.2 | jar | Apache 2 | Yes | 
| org.apache.lucene | lucene-core | 3.6.2 | jar | Apache 2 | Yes | 
| org.apache.poi | poi | 5.4.1 | jar | Apache License, Version 2.0 | Yes | 
| org.rosuda.REngine | JRI | 1.0-13 | jar | - | Yes | 
| org.rosuda.REngine | JRIEngine | 1.0-13 | jar | - | Yes | 
| org.rosuda.REngine | REngine | 1.0-13 | jar | - | Yes | 
| org.rosuda.REngine | Rserve | 1.8-14 | jar | - | 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-beanutils | commons-beanutils | 1.11.0 | jar | Apache-2.0 | 
| junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 | 
| org.apache.logging.log4j | log4j-core | 2.25.1 | jar | - | 
| org.apache.logging.log4j | log4j-slf4j2-impl | 2.25.1 | jar | - | 
| org.assertj | assertj-core | 3.27.4 | jar | Apache-2.0 | 
| org.mockito | mockito-core | 5.19.0 | 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 | Type | Licenses | Optional | 
|---|---|---|---|---|---|
| commons-codec | commons-codec | 1.19.0 | jar | Apache-2.0 | No | 
| commons-logging | commons-logging | 1.3.5 | jar | Apache-2.0 | 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.14.0 | jar | Apache-2.0 | No | 
| org.apache.logging.log4j | log4j-api | 2.25.1 | jar | - | No | 
| com.zaxxer | SparseBitSet | 1.3 | jar | The Apache Software License, Version 2.0 | Yes | 
| org.apache.jena | jena-arq | 2.13.0 | jar | The Apache Software License, Version 2.0 | Yes | 
| org.apache.jena | jena-iri | 1.1.2 | jar | The Apache Software License, Version 2.0 | Yes | 
| org.slf4j | jcl-over-slf4j | 2.0.17 | jar | Apache-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.17.6 | jar | Apache License, Version 2.0 | 
| net.bytebuddy | byte-buddy-agent | 1.17.6 | 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
- baseCode:baseCode:jar:1.2.0-SNAPSHOT ![[Information]](./images/icon_info_sml.gif)  - org.apache.poi:poi:jar:5.4.1 (compile) ![[Information]](./images/icon_info_sml.gif)  - commons-codec:commons-codec:jar:1.19.0 (compile) ![[Information]](./images/icon_info_sml.gif) 
- com.zaxxer:SparseBitSet:jar:1.3 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.apache.logging.log4j:log4j-api:jar:2.25.1 (compile) ![[Information]](./images/icon_info_sml.gif) 
 
- commons-codec:commons-codec:jar:1.19.0 (compile) 
- colt:colt:jar:1.2.0 (compile) ![[Information]](./images/icon_info_sml.gif)  - concurrent:concurrent:jar:1.3.4 (compile) ![[Information]](./images/icon_info_sml.gif) 
 
- concurrent:concurrent:jar:1.3.4 (compile) 
- commons-net:commons-net:jar:3.12.0 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.apache.commons:commons-math3:jar:3.6.1 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.apache.commons:commons-configuration2:jar:2.12.0 (compile) ![[Information]](./images/icon_info_sml.gif)  - org.apache.commons:commons-text:jar:1.14.0 (compile) ![[Information]](./images/icon_info_sml.gif) 
- commons-logging:commons-logging:jar:1.3.5 (compile) ![[Information]](./images/icon_info_sml.gif) 
 
- org.apache.commons:commons-text:jar:1.14.0 (compile) 
- org.apache.commons:commons-lang3:jar:3.18.0 (compile) ![[Information]](./images/icon_info_sml.gif) 
- commons-io:commons-io:jar:2.20.0 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.apache.commons:commons-collections4:jar:4.5.0 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.apache.commons:commons-csv:jar:1.14.1 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.rosuda.REngine:REngine:jar:1.0-13 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.rosuda.REngine:Rserve:jar:1.8-14 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.rosuda.REngine:JRI:jar:1.0-13 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.rosuda.REngine:JRIEngine:jar:1.0-13 (compile) ![[Information]](./images/icon_info_sml.gif) 
- com.googlecode.matrix-toolkits-java:mtj:jar:1.0.4 (compile) ![[Information]](./images/icon_info_sml.gif) 
- dev.ludovic.netlib:blas:jar:3.0.4 (compile) ![[Information]](./images/icon_info_sml.gif)  - net.sourceforge.f2j:arpack_combined_all:jar:0.1 (compile) ![[Information]](./images/icon_info_sml.gif) 
 
- net.sourceforge.f2j:arpack_combined_all:jar:0.1 (compile) 
- dev.ludovic.netlib:lapack:jar:3.0.4 (compile) ![[Information]](./images/icon_info_sml.gif) 
- dev.ludovic.netlib:arpack:jar:3.0.4 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.slf4j:slf4j-api:jar:2.0.17 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.apache.jena:jena-core:jar:2.13.0 (compile) ![[Information]](./images/icon_info_sml.gif)  - org.apache.jena:jena-iri:jar:1.1.2 (compile) ![[Information]](./images/icon_info_sml.gif) 
 
- org.apache.jena:jena-iri:jar:1.1.2 (compile) 
- org.apache.jena:jena-tdb:jar:1.1.2 (compile) ![[Information]](./images/icon_info_sml.gif)  - org.apache.jena:jena-arq:jar:2.13.0 (compile) ![[Information]](./images/icon_info_sml.gif)  - org.slf4j:jcl-over-slf4j:jar:2.0.17 (compile) ![[Information]](./images/icon_info_sml.gif) 
 
- org.slf4j:jcl-over-slf4j:jar:2.0.17 (compile) 
 
- org.apache.jena:jena-arq:jar:2.13.0 (compile) 
- org.apache.lucene:lucene-core:jar:3.6.2 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.apache.lucene:lucene-analyzers:jar:3.6.2 (compile) ![[Information]](./images/icon_info_sml.gif) 
- xml-apis:xml-apis:jar:1.4.01 (compile) ![[Information]](./images/icon_info_sml.gif) 
- xerces:xercesImpl:jar:2.12.2 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.jspecify:jspecify:jar:1.0.0 (compile) ![[Information]](./images/icon_info_sml.gif) 
- commons-beanutils:commons-beanutils:jar:1.11.0 (test) ![[Information]](./images/icon_info_sml.gif)  - commons-collections:commons-collections:jar:3.2.2 (test) ![[Information]](./images/icon_info_sml.gif) 
 
- commons-collections:commons-collections:jar:3.2.2 (test) 
- junit:junit:jar:4.13.2 (test) ![[Information]](./images/icon_info_sml.gif)  - org.hamcrest:hamcrest-core:jar:1.3 (test) ![[Information]](./images/icon_info_sml.gif) 
 
- org.hamcrest:hamcrest-core:jar:1.3 (test) 
- org.mockito:mockito-core:jar:5.19.0 (test) ![[Information]](./images/icon_info_sml.gif)  - net.bytebuddy:byte-buddy:jar:1.17.6 (test) ![[Information]](./images/icon_info_sml.gif) 
- net.bytebuddy:byte-buddy-agent:jar:1.17.6 (test) ![[Information]](./images/icon_info_sml.gif) 
- org.objenesis:objenesis:jar:3.3 (test) ![[Information]](./images/icon_info_sml.gif) 
 
- net.bytebuddy:byte-buddy:jar:1.17.6 (test) 
- org.assertj:assertj-core:jar:3.27.4 (test) ![[Information]](./images/icon_info_sml.gif) 
- org.apache.logging.log4j:log4j-core:jar:2.25.1 (test) ![[Information]](./images/icon_info_sml.gif) 
- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.25.1 (test) ![[Information]](./images/icon_info_sml.gif) 
 
- org.apache.poi:poi:jar:5.4.1 (compile) 
Licenses
The SAX License: XML Commons External Components XML APIs
The BSD License: Fortran to Java ARPACK
The Apache License, Version 2.0: JSpecify annotations
Eclipse Public License 1.0: JUnit
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
Unknown: JRI, JRIEngine, REngine, Rserve, colt
Apache License, Version 2.0: Apache Commons Collections, Apache Commons Math, 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 Collections, Apache Commons Configuration, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Commons Net, Apache Commons Text, AssertJ Core, JCL 1.2 implemented over SLF4J
MIT: Netlib ARPACK, Netlib BLAS, Netlib LAPACK, SLF4J API Module, mockito-core
The Apache Software License, Version 2.0: Apache Jena - ARQ (SPARQL 1.1 Query Engine), Apache Jena - Core, Apache Jena - IRI, Apache Jena - TDB (Native Triple Store), SparseBitSet, XML Commons External Components XML APIs, Xerces2-j, baseCode
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 | 
| mtj-1.0.4.jar | 269 kB | 196 | 183 | 3 | 1.6 | Yes | 
| commons-beanutils-1.11.0.jar | 246.8 kB | 152 | - | - | - | - | 
| • Root | - | 151 | 134 | 5 | 1.8 | Yes | 
| • Versioned | - | 1 | 1 | 1 | 9 | No | 
| commons-codec-1.19.0.jar | 374.7 kB | 263 | - | - | - | - | 
| • Root | - | 262 | 115 | 7 | 1.8 | Yes | 
| • Versioned | - | 1 | 1 | 1 | 9 | No | 
| commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes | 
| commons-io-2.20.0.jar | 564 kB | 415 | - | - | - | - | 
| • Root | - | 414 | 387 | 15 | 1.8 | Yes | 
| • Versioned | - | 1 | 1 | 1 | 9 | No | 
| commons-logging-1.3.5.jar | 73.7 kB | 42 | - | - | - | - | 
| • Root | - | 41 | 27 | 2 | 1.8 | Yes | 
| • Versioned | - | 1 | 1 | 1 | 9 | No | 
| commons-net-3.12.0.jar | 330.3 kB | 232 | - | - | - | - | 
| • Root | - | 231 | 199 | 20 | 1.8 | Yes | 
| • Versioned | - | 1 | 1 | 1 | 9 | No | 
| concurrent-1.3.4.jar | 189.3 kB | 230 | 221 | 2 | 1.1 | No | 
| arpack-3.0.4.jar | 104 kB | 26 | 7 | 1 | 1.8 | Yes | 
| blas-3.0.4.jar | 190.7 kB | 29 | 10 | 1 | 1.8 | Yes | 
| lapack-3.0.4.jar | 1.3 MB | 26 | 7 | 1 | 1.8 | Yes | 
| junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes | 
| byte-buddy-1.17.6.jar | 9 MB | 6066 | - | - | - | - | 
| • Root | - | 3023 | 2970 | 38 | 1.5 | Yes | 
| • Versioned | - | 3013 | 2971 | 39 | 1.8 | Yes | 
| • Versioned | - | 30 | 25 | 1 | 24 | Yes | 
| byte-buddy-agent-1.17.6.jar | 366.2 kB | 170 | - | - | - | - | 
| • Root | - | 91 | 72 | 2 | 1.5 | Yes | 
| • Versioned | - | 79 | 73 | 3 | 1.8 | Yes | 
| arpack_combined_all-0.1.jar | 1.2 MB | 926 | 915 | 6 | 1.4 | Yes | 
| commons-collections4-4.5.0.jar | 898.7 kB | 647 | - | - | - | - | 
| • Root | - | 646 | 614 | 20 | 1.8 | Yes | 
| • Versioned | - | 1 | 1 | 1 | 9 | No | 
| commons-configuration2-2.12.0.jar | 673.9 kB | 425 | - | - | - | - | 
| • Root | - | 424 | 392 | 18 | 1.8 | Yes | 
| • Versioned | - | 1 | 1 | 1 | 9 | No | 
| commons-csv-1.14.1.jar | 61 kB | 34 | - | - | - | - | 
| • Root | - | 33 | 20 | 1 | 1.8 | Yes | 
| • Versioned | - | 1 | 1 | 1 | 9 | No | 
| commons-lang3-3.18.0.jar | 703 kB | 444 | - | - | - | - | 
| • Root | - | 443 | 413 | 18 | 1.8 | Yes | 
| • Versioned | - | 1 | 1 | 1 | 9 | No | 
| commons-math3-3.6.1.jar | 2.2 MB | 1402 | 1301 | 75 | 1.5 | Yes | 
| commons-text-1.14.0.jar | 259.9 kB | 185 | - | - | - | - | 
| • Root | - | 184 | 164 | 8 | 1.8 | Yes | 
| • Versioned | - | 1 | 1 | 1 | 9 | No | 
| log4j-api-2.25.1.jar | 349.6 kB | 251 | - | - | - | - | 
| • Root | - | 240 | 209 | 11 | 1.8 | Yes | 
| • Versioned | - | 11 | 4 | 2 | 9 | Yes | 
| log4j-core-2.25.1.jar | 2 MB | 1380 | - | - | - | - | 
| • Root | - | 1364 | 1264 | 59 | 1.8 | Yes | 
| • Versioned | - | 16 | 6 | 3 | 9 | Yes | 
| log4j-slf4j2-impl-2.25.1.jar | 30.2 kB | 31 | 14 | 3 | 1.8 | Yes | 
| assertj-core-3.27.4.jar | 1.4 MB | 887 | - | - | - | - | 
| • Root | - | 883 | 842 | 29 | 1.8 | Yes | 
| • Versioned | - | 4 | 1 | 1 | 9 | No | 
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes | 
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - | 
| • Root | - | 10 | 4 | 1 | 1.8 | No | 
| • Versioned | - | 4 | 1 | 1 | 9 | No | 
| mockito-core-5.19.0.jar | 710.3 kB | 648 | 576 | 66 | 11 | Yes | 
| objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes | 
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - | 
| • Root | - | 69 | 55 | 4 | 1.8 | Yes | 
| • Versioned | - | 2 | 1 | 1 | 9 | No | 
| 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 | 
| jena-arq-2.13.0.jar | 3 MB | 2281 | 2169 | 92 | 1.7 | 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 | 
| jena-tdb-1.1.2.jar | 592.6 kB | 432 | 381 | 32 | 1.7 | 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.4.1.jar | 3 MB | 1773 | - | - | - | - | 
| • Root | - | 1771 | 1688 | 64 | 1.8 | Yes | 
| • Versioned | - | 2 | 1 | 1 | 9 | No | 
| JRI-1.0-13.jar | 96.5 kB | 15 | 9 | 1 | 1.8 | Yes | 
| JRIEngine-1.0-13.jar | 30.1 kB | 18 | 11 | 2 | 1.8 | Yes | 
| REngine-1.0-13.jar | 34.7 kB | 38 | 33 | 1 | 1.8 | Yes | 
| Rserve-1.8-14.jar | 36.9 kB | 19 | 12 | 2 | 11 | Yes | 
| jcl-over-slf4j-2.0.17.jar | 18.4 kB | 26 | - | - | - | - | 
| • Root | - | 24 | 8 | 2 | 1.8 | Yes | 
| • Versioned | - | 2 | 1 | 1 | 9 | No | 
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information | 
| 46 | 38.1 MB | 25497 | 20661 | 875 | 11 | 41 | 
| compile: 35 | compile: 23.3 MB | compile: 15179 | compile: 13891 | compile: 616 | 11 | compile: 30 | 
| test: 11 | test: 14.8 MB | test: 10318 | test: 6770 | test: 259 | 11 | test: 11 | 

