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
com.google.guava guava 33.2.1-jre jar Apache License, Version 2.0 No
io.permazen permazen-util 5.2.0 jar The Apache Software License, Version 2.0 No
net.sf.jopt-simple jopt-simple 6.0-alpha-3 jar The MIT License No
org.dellroad dellroad-stuff-main 3.0.7 jar The Apache Software License, Version 2.0 No
org.slf4j slf4j-api 2.0.13 jar MIT License No
org.dellroad dellroad-stuff-spring 3.0.7 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
io.permazen permazen-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
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 Optional
com.google.errorprone error_prone_annotations 2.26.1 jar Apache 2.0 No
com.google.guava failureaccess 1.0.2 jar The Apache Software License, Version 2.0 No
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0 No
com.google.j2objc j2objc-annotations 3.0.0 jar Apache License, Version 2.0 No
org.checkerframework checker-qual 3.42.0 jar The MIT License No
io.micrometer micrometer-commons 1.12.7 jar The Apache Software License, Version 2.0 Yes
io.micrometer micrometer-observation 1.12.7 jar The Apache Software License, Version 2.0 Yes
org.aspectj aspectjweaver 1.9.22 jar Eclipse Public License - v 2.0 Yes
org.springframework spring-aop 6.1.10 jar Apache License, Version 2.0 Yes
org.springframework spring-aspects 6.1.10 jar Apache License, Version 2.0 Yes
org.springframework spring-beans 6.1.10 jar Apache License, Version 2.0 Yes
org.springframework spring-context 6.1.10 jar Apache License, Version 2.0 Yes
org.springframework spring-core 6.1.10 jar Apache License, Version 2.0 Yes
org.springframework spring-expression 6.1.10 jar Apache License, Version 2.0 Yes
org.springframework spring-jcl 6.1.10 jar Apache License, Version 2.0 Yes
org.springframework spring-jdbc 6.1.10 jar Apache License, Version 2.0 Yes
org.springframework spring-orm 6.1.10 jar Apache License, Version 2.0 Yes
org.springframework spring-tx 6.1.10 jar Apache License, Version 2.0 Yes
org.springframework spring-web 6.1.10 jar Apache 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
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.6.0 jar Apache License, Version 2.0
jakarta.validation jakarta.validation-api 3.0.2 jar Apache License 2.0
org.hibernate.validator hibernate-validator 8.0.1.Final jar Apache License 2.0
org.jboss.logging jboss-logging 3.5.3.Final jar Apache License 2.0
org.slf4j slf4j-reload4j 2.0.13 jar MIT License
org.webjars jquery 3.6.1 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: error-prone annotations

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

The MIT License: Checker Qual, JOpt Simple

MIT License: SLF4J API Module, SLF4J Reload4j Provider, jquery

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

EPL 2.0: Jakarta Annotations API

GPL2 w/ CPE: Jakarta Annotations API

Eclipse Public License - v 2.0: AspectJ Weaver

The Apache Software License, Version 2.0: DellRoad Stuff Main, DellRoad Stuff Spring Classes, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Permazen Key/Value Store Base Classes, Permazen Test Classes, Permazen Utility Classes, 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.6.0.jar 68.9 kB 59 44 5 - Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.26.1.jar 19.4 kB 47 28 3 - Yes
failureaccess-1.0.2.jar 4.7 kB 15 2 1 1.7 Yes
guava-33.2.1-jre.jar 3.1 MB 2059 2020 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
j2objc-annotations-3.0.0.jar 12.5 kB 31 18 2 - Yes
permazen-test/target/classes - 0 0 0 - No
permazen-util-5.2.0.jar 137.4 kB 93 81 3 - Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 - Yes
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 - Yes
jopt-simple-6.0-alpha-3.jar 79.4 kB 70 58 3 1.8 Yes
checker-qual-3.42.0.jar 230.8 kB 438 369 30 1.8 Yes
dellroad-stuff-main-3.0.7.jar 338.7 kB 260 234 12 - Yes
hibernate-validator-8.0.1.Final.jar 1.3 MB 1037 903 84 - Yes
jboss-logging-3.5.3.Final.jar 59.2 kB 46 35 2 - Yes
slf4j-api-2.0.13.jar 68.6 kB 70 55 5 - Yes
slf4j-reload4j-2.0.13.jar 10.7 kB 17 4 1 1.8 Yes
testng-7.7.1.jar 1 MB 618 570 27 - Yes
jquery-3.6.1.jar 314.6 kB 18 0 0 - No
micrometer-commons-1.12.7.jar 47.5 kB 50 36 6 1.8 Yes
micrometer-observation-1.12.7.jar 71.8 kB 71 56 6 1.8 Yes
aspectjweaver-1.9.22.jar 2.2 MB 1058 1004 37 1.8 Yes
dellroad-stuff-spring-3.0.7.jar 41.7 kB 42 25 1 - Yes
spring-aop-6.1.10.jar 417.1 kB 320 288 17 - Yes
spring-aspects-6.1.10.jar 49.7 kB 52 33 5 - Yes
spring-beans-6.1.10.jar 861.1 kB 474 443 13 - Yes
spring-context-6.1.10.jar 1.3 MB 928 843 58 - Yes
spring-core-6.1.10.jar 1.9 MB 1222 1141 59 - Yes
spring-expression-6.1.10.jar 303.2 kB 161 149 6 - Yes
spring-jcl-6.1.10.jar 24.5 kB 26 15 2 - Yes
spring-jdbc-6.1.10.jar 467.3 kB 333 301 17 - Yes
spring-orm-6.1.10.jar 237.9 kB 128 109 7 - Yes
spring-tx-6.1.10.jar 285 kB 240 210 13 - Yes
spring-web-6.1.10.jar 1.9 MB 1200 1121 58 - Yes
Total Size Entries Classes Packages Java Version Debug Information
37 17.4 MB 11755 10682 539 1.8 34
compile: 25 compile: 14 MB compile: 9395 compile: 8639 compile: 382 - compile: 24
test: 10 test: 3.3 MB test: 2283 test: 1990 test: 150 - test: 8
provided: 2 provided: 46.1 kB provided: 77 provided: 53 provided: 7 - provided: 2