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 33.4.8-jre jar Apache License, Version 2.0
io.permazen permazen-kv 5.2.0 jar The Apache Software License, Version 2.0
io.permazen permazen-util 5.2.0 jar The Apache Software License, Version 2.0
org.dellroad dellroad-stuff-main 3.0.8 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 2.0.17 jar MIT

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
io.permazen permazen-kv-array 5.2.0 jar The Apache Software License, Version 2.0
io.permazen permazen-kv-leveldb 5.2.0 jar The Apache Software License, Version 2.0
io.permazen permazen-kv-mvstore 5.2.0 jar The Apache Software License, Version 2.0
io.permazen permazen-kv-sqlite 5.2.0 jar The Apache Software License, Version 2.0
io.permazen permazen-kv-test 5.2.0 jar The Apache Software License, Version 2.0
org.testng testng 7.7.1 jar Apache License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
io.permazen permazen-cli 5.2.0 jar The Apache Software License, Version 2.0
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE

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.google.errorprone error_prone_annotations 2.36.0 jar Apache 2.0
com.google.guava failureaccess 1.0.3 jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 3.0.0 jar Apache License, Version 2.0
net.sf.jopt-simple jopt-simple 6.0-alpha-3 jar The MIT License
org.jspecify jspecify 1.0.0 jar The 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
ch.qos.reload4j reload4j 1.2.22 jar The Apache Software License, Version 2.0
com.beust jcommander 1.82 jar Apache License, Version 2.0
com.fasterxml classmate 1.7.0 jar Apache License, Version 2.0
com.h2database h2 2.3.232 jar MPL 2.0EPL 1.0
io.permazen permazen-kv-sql 5.2.0 jar The Apache Software License, Version 2.0
io.permazen permazen-test 5.2.0 jar The Apache Software License, Version 2.0
org.dellroad leveldb 0.12 jar Apache License 2.0
org.dellroad leveldb-api 0.12 jar Apache License 2.0
org.hibernate.validator hibernate-validator 8.0.2.Final jar Apache License 2.0
org.jboss.logging jboss-logging 3.6.1.Final jar Apache License 2.0
org.slf4j slf4j-reload4j 2.0.17 jar MIT
org.springframework spring-jdbc 6.2.6 jar Apache License, Version 2.0
org.webjars jquery 3.6.1 jar MIT License
org.xerial sqlite-jdbc 3.47.2.0 jar The Apache Software License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
io.micrometer micrometer-commons 1.14.6 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.14.6 jar The Apache Software License, Version 2.0
io.permazen permazen-core 5.2.0 jar The Apache Software License, Version 2.0
io.permazen permazen-encoding 5.2.0 jar The Apache Software License, Version 2.0
io.permazen permazen-kv-simple 5.2.0 jar The Apache Software License, Version 2.0
io.permazen permazen-main 5.2.0 jar The Apache Software License, Version 2.0
io.permazen permazen-spring 5.2.0 jar The Apache Software License, Version 2.0
jakarta.servlet jakarta.servlet-api 6.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 3.0.2 jar Apache License 2.0
org.dellroad java-console-toolkit-core 1.1.0 jar The Apache Software License, Version 2.0
org.dellroad java-console-toolkit-jshell 1.1.0 jar The Apache Software License, Version 2.0
org.dellroad javabox-execution 1.1.0 jar The Apache Software License, Version 2.0
org.jline jline-native 3.29.0 jar The BSD License
org.jline jline-reader 3.29.0 jar The BSD License
org.jline jline-terminal 3.29.0 jar The BSD License
org.ow2.asm asm 9.6 jar BSD-3-Clause
org.springframework spring-aop 6.2.6 jar Apache License, Version 2.0
org.springframework spring-beans 6.2.6 jar Apache License, Version 2.0
org.springframework spring-context 6.2.6 jar Apache License, Version 2.0
org.springframework spring-core 6.2.6 jar Apache License, Version 2.0
org.springframework spring-expression 6.2.6 jar Apache License, Version 2.0
org.springframework spring-jcl 6.2.6 jar Apache License, Version 2.0
org.springframework spring-tx 6.2.6 jar Apache License, Version 2.0
org.springframework spring-web 6.2.6 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The Apache License, Version 2.0: JSpecify annotations

Apache 2.0: error-prone annotations

The BSD License: JLine Native Library, JLine Reader, JLine Terminal

BSD-3-Clause: asm

MIT License: jquery

GPL2 w/ CPE: Jakarta Annotations API, Jakarta Servlet

Apache License 2.0: Hibernate Validator Engine, JBoss Logging 3, Jakarta Bean Validation API, leveldb, leveldb-api

The MIT License: JOpt Simple

Apache License, Version 2.0: ClassMate, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Transaction, Spring Web, jcommander, testng

MIT: SLF4J API Module, SLF4J Reload4j Provider

EPL 2.0: Jakarta Annotations API, Jakarta Servlet

EPL 1.0: H2 Database Engine

MPL 2.0: H2 Database Engine

The Apache Software License, Version 2.0: DellRoad Stuff Main, FindBugs-jsr305, Guava ListenableFuture only, Java Console Toolkit Core, Java Console Toolkit JShell support, JavaBox Scripting Container JShell Execution Classes, Permazen Array Key/Value Store, Permazen CLI Classes, Permazen Core API Classes, Permazen Encoding Classes, Permazen H2 MVStore Key/Value Store, Permazen Key/Value Store Base Classes, Permazen Key/Value Store Test Classes, Permazen LevelDB Key/Value Store, Permazen Main Classes, Permazen Raft Key/Value Store, Permazen SQL Database Key/Value Store, Permazen SQLite Key/Value Store, Permazen Simple Key/Value Store Classes, Permazen Spring Classes, Permazen Test Classes, Permazen Utility Classes, SQLite JDBC, micrometer-commons, micrometer-observation, reload4j

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
reload4j-1.2.22.jar 332.4 kB 243 217 14 1.5 Yes
jcommander-1.82.jar 88.4 kB 84 73 7 1.8 Yes
classmate-1.7.0.jar 68.9 kB 59 44 5 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.36.0.jar 19.4 kB 47 - - - -
   • Root - 40 27 2 1.8 Yes
   • Versioned - 7 1 1 9 No
failureaccess-1.0.3.jar 10.8 kB 25 - - - -
   • Root - 17 2 1 1.8 Yes
   • Versioned - 8 1 1 9 No
guava-33.4.8-jre.jar 3 MB 2008 - - - -
   • Root - 2006 1967 18 1.8 Yes
   • Versioned - 2 1 1 9 No
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
j2objc-annotations-3.0.0.jar 12.5 kB 31 - - - -
   • Root - 29 17 1 1.8 Yes
   • Versioned - 2 1 1 9 No
h2-2.3.232.jar 2.7 MB 1060 - - - -
   • Root - 1059 1054 58 11 Yes
   • Versioned - 1 1 1 21 Yes
micrometer-commons-1.14.6.jar 47.9 kB 50 36 6 1.8 Yes
micrometer-observation-1.14.6.jar 75 kB 74 59 6 1.8 Yes
permazen-cli-5.2.0.jar 151.5 kB 118 96 7 17 Yes
permazen-core-5.2.0.jar 372.2 kB 191 179 3 17 Yes
permazen-encoding-5.2.0.jar 152.9 kB 112 102 1 17 Yes
permazen-kv-5.2.0.jar 144.3 kB 91 79 3 17 Yes
permazen-kv-array-5.2.0.jar 40.4 kB 25 12 1 17 Yes
permazen-kv-leveldb-5.2.0.jar 22.5 kB 23 10 1 17 Yes
permazen-kv-mvstore-5.2.0.jar 22.3 kB 25 12 1 17 Yes
permazen-kv-simple-5.2.0.jar 43 kB 38 25 1 17 Yes
permazen-kv-sql-5.2.0.jar 46.8 kB 47 35 1 17 Yes
permazen-kv-sqlite-5.2.0.jar 11.9 kB 19 6 1 17 Yes
permazen-kv-test-5.2.0.jar 43.6 kB 21 10 1 17 Yes
permazen-main-5.2.0.jar 463.1 kB 243 227 5 17 Yes
permazen-spring-5.2.0.jar 34.3 kB 31 18 1 17 Yes
permazen-test-5.2.0.jar 10.4 kB 14 3 1 17 Yes
permazen-util-5.2.0.jar 137.4 kB 93 81 3 17 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 1.8 Yes
jakarta.servlet-api-6.0.0.jar 347.6 kB 157 85 5 11 Yes
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 1.8 Yes
jopt-simple-6.0-alpha-3.jar 79.4 kB 70 58 3 1.8 Yes
dellroad-stuff-main-3.0.8.jar 338.7 kB 260 234 12 17 Yes
java-console-toolkit-core-1.1.0.jar 48.3 kB 56 42 4 17 Yes
java-console-toolkit-jshell-1.1.0.jar 8 kB 18 6 2 17 Yes
javabox-execution-1.1.0.jar 14.4 kB 19 6 1 17 Yes
leveldb-0.12.jar 246.7 kB 159 145 3 1.8 Yes
leveldb-api-0.12.jar 9.9 kB 23 13 1 1.8 Yes
hibernate-validator-8.0.2.Final.jar 1.3 MB 1037 903 84 11 Yes
jboss-logging-3.6.1.Final.jar 61.9 kB 46 35 2 11 Yes
jline-native-3.29.0.jar 190.2 kB 70 18 1 1.8 Yes
jline-reader-3.29.0.jar 184.8 kB 86 72 5 1.8 Yes
jline-terminal-3.29.0.jar 265 kB 153 110 5 1.8 Yes
jspecify-1.0.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 No
   • Versioned - 4 1 1 9 No
asm-9.6.jar 123.6 kB 45 39 3 1.5 Yes
slf4j-api-2.0.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-reload4j-2.0.17.jar 10.7 kB 17 - - - -
   • Root - 17 4 1 1.8 Yes
spring-aop-6.2.6.jar 419.8 kB 321 289 17 17 Yes
spring-beans-6.2.6.jar 885.9 kB 482 451 13 17 Yes
spring-context-6.2.6.jar 1.4 MB 946 861 58 17 Yes
spring-core-6.2.6.jar 2 MB 1265 - - - -
   • Root - 1259 1184 59 17 Yes
   • Versioned - 6 1 1 21 Yes
spring-expression-6.2.6.jar 317.8 kB 168 156 6 17 Yes
spring-jcl-6.2.6.jar 24.5 kB 26 15 2 17 Yes
spring-jdbc-6.2.6.jar 472.3 kB 335 303 17 17 Yes
spring-tx-6.2.6.jar 285.4 kB 238 208 13 17 Yes
spring-web-6.2.6.jar 2.1 MB 1321 1241 59 17 Yes
testng-7.7.1.jar 1 MB 618 570 27 11 Yes
jquery-3.6.1.jar 314.6 kB 18 0 0 - -
sqlite-jdbc-3.47.2.0.jar 14.3 MB 214 - - - -
   • Root - 206 125 7 1.8 Yes
   • Versioned - 8 4 2 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
58 34.9 MB 13270 11820 581 17 55
compile: 11 compile: 3.8 MB compile: 2717 compile: 2524 compile: 48 17 compile: 9
provided: 27 provided: 10 MB provided: 6466 provided: 5722 provided: 300 provided: 27
test: 20 test: 21 MB test: 4087 test: 3574 test: 233 17 test: 19