Fork me on GitHub

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
ch.qos.logback logback-classic 1.5.12 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.github.spotbugs spotbugs-annotations 3.1.9 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.h2database h2 2.3.232 jar MPL 2.0EPL 1.0
it.tidalwave.thesefoolishthings it-tidalwave-role 3.2-ALPHA-24 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-role-spring 3.2-ALPHA-24 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-thesefoolishthings-examples-data 3.2-ALPHA-24 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-util 3.2-ALPHA-24 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-util-test 3.2-ALPHA-24 jar Apache-2.0
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.slf4j jcl-over-slf4j 2.0.16 jar Apache License, Version 2.0
org.slf4j slf4j-api 2.0.16 jar MIT License
org.springframework.boot spring-boot-starter 2.7.18 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-data-jpa 2.7.18 jar Apache License, Version 2.0

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
ch.qos.logback logback-core 1.5.12 jar Eclipse Public License - v 1.0GNU Lesser General Public License

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
org.hamcrest hamcrest-all 1.3 jar New BSD License
org.mockito mockito-core 5.13.0 jar MIT
org.testng testng 7.10.2 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
org.projectlombok lombok 1.18.36 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 Type Licenses
antlr antlr 2.7.7 jar BSD License
com.fasterxml classmate 1.5.1 jar Apache License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.sun.istack istack-commons-runtime 3.0.12 jar Eclipse Distribution License - v 1.0
com.zaxxer HikariCP 4.0.3 jar The Apache Software License, Version 2.0
io.github.java-diff-utils java-diff-utils 4.15 jar The Apache Software License, Version 2.0
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0GPL2 w/ CPE
jakarta.persistence jakarta.persistence-api 2.2.3 jar Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0
jakarta.transaction jakarta.transaction-api 1.3.3 jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.12.23 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.17.2 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-to-slf4j 2.17.2 jar Apache License, Version 2.0
org.aspectj aspectjrt 1.9.20.1 jar Eclipse Public License - v 2.0
org.glassfish.jaxb jaxb-runtime 2.3.9 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 2.3.9 jar Eclipse Distribution License - v 1.0
org.hibernate hibernate-core 5.6.15.Final jar GNU Library General Public License v2.1 or later
org.hibernate.common hibernate-commons-annotations 5.1.2.Final jar GNU Library General Public License v2.1 or later
org.jboss jandex 2.4.2.Final jar Apache License, Version 2.0
org.jboss.logging jboss-logging 3.4.3.Final jar Apache License, version 2.0
org.slf4j jul-to-slf4j 2.0.16 jar MIT License
org.springframework spring-aop 5.3.31 jar Apache License, Version 2.0
org.springframework spring-aspects 5.3.31 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.31 jar Apache License, Version 2.0
org.springframework spring-context 5.3.31 jar Apache License, Version 2.0
org.springframework spring-core 5.3.31 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.31 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.31 jar Apache License, Version 2.0
org.springframework spring-jdbc 5.3.31 jar Apache License, Version 2.0
org.springframework spring-orm 5.3.31 jar Apache License, Version 2.0
org.springframework spring-tx 5.3.31 jar Apache License, Version 2.0
org.springframework.boot spring-boot 2.7.18 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.7.18 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-aop 2.7.18 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jdbc 2.7.18 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 2.7.18 jar Apache License, Version 2.0
org.springframework.data spring-data-commons 2.7.18 jar Apache License, Version 2.0
org.springframework.data spring-data-jpa 2.7.18 jar Apache License, Version 2.0
org.yaml snakeyaml 1.30 jar Apache License, Version 2.0

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
com.sun.activation jakarta.activation 1.2.2 jar EDL 1.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
com.beust jcommander 1.82 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.23 jar Apache License, Version 2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.webjars jquery 3.7.1 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

MIT License: JUL to SLF4J bridge, SLF4J API Module, jquery

Eclipse Distribution License v. 1.0: Jakarta Persistence API

GPL2 w/ CPE: Jakarta Annotations API, javax.transaction API

GNU Library General Public License v2.1 or later: Hibernate Commons Annotations, Hibernate ORM - hibernate-core

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

New BSD License: Hamcrest All

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

Eclipse Public License v. 2.0: Jakarta Persistence API

BSD License: AntLR Parser Generator

EDL 1.0: Jakarta Activation

The MIT License: Project Lombok

Apache-2.0: TheseFoolishThings :: Examples :: DCI :: Persistence JPA, TheseFoolishThings :: Examples :: Data, TheseFoolishThings :: Roles, TheseFoolishThings :: Roles :: Spring, TheseFoolishThings :: Test Utilities, TheseFoolishThings :: Utilities

Apache License, Version 2.0: Apache Log4j API, Apache Log4j to SLF4J Adapter, Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, JCL 1.2 implemented over SLF4J, Java Annotation Indexer, Objenesis, SnakeYAML, Spring AOP, Spring Aspects, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Data Core, Spring Data JPA, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring Transaction, jcommander, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-aop, spring-boot-starter-data-jpa, spring-boot-starter-jdbc, spring-boot-starter-logging, testng

Eclipse Distribution License - v 1.0: JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime

MIT: mockito-core

EPL 2.0: Jakarta Annotations API, javax.transaction API

CDDL + GPLv2 with classpath exception: javax.annotation API

EPL 1.0: H2 Database Engine

Eclipse Public License - v 2.0: AspectJ Runtime

MPL 2.0: H2 Database Engine

The Apache Software License, Version 2.0: FindBugs-jsr305, HikariCP, java-diff-utils, javax.inject

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
antlr-2.7.7.jar 445.3 kB 239 224 12 1.2 Yes
logback-classic-1.5.12.jar 306.2 kB 242 189 29 11 Yes
logback-core-1.5.12.jar 629 kB 536 - - - -
   • Root - 526 473 42 11 Yes
   • Versioned - 10 3 2 21 Yes
jcommander-1.82.jar 88.4 kB 84 73 7 1.8 Yes
classmate-1.5.1.jar 67.8 kB 55 40 5 1.6 Yes
spotbugs-annotations-3.1.9.jar 15.1 kB 31 24 1 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
h2-2.3.232.jar 2.7 MB 1060 - - - -
   • Root - 1059 1054 58 11 Yes
   • Versioned - 1 1 1 21 Yes
jakarta.activation-1.2.2.jar 68.5 kB 61 43 4 1.8 Yes
istack-commons-runtime-3.0.12.jar 29.8 kB 44 - - - -
   • Root - 38 23 4 1.8 Yes
   • Versioned - 6 1 1 9 Yes
HikariCP-4.0.3.jar 159.2 kB 95 - - - -
   • Root - 93 75 8 1.8 Yes
   • Versioned - 2 1 1 11 No
java-diff-utils-4.15.jar 75.7 kB 55 40 6 1.8 Yes
it-tidalwave-role-3.2-ALPHA-24.jar 78 kB 95 78 8 11 Yes
it-tidalwave-role-spring-3.2-ALPHA-24.jar 13.7 kB 24 6 3 11 Yes
it-tidalwave-thesefoolishthings-examples-data-3.2-ALPHA-24.jar 11.4 kB 18 5 1 11 Yes
it-tidalwave-util-3.2-ALPHA-24.jar 148 kB 141 111 12 11 Yes
it-tidalwave-util-test-3.2-ALPHA-24.jar 22 kB 20 8 1 11 Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.persistence-api-2.2.3.jar 164.4 kB 227 207 4 1.8 Yes
jakarta.transaction-api-1.3.3.jar 15.4 kB 29 19 1 1.7 Yes
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 - - - -
   • Root - 132 111 7 1.8 Yes
   • Versioned - 5 1 1 9 Yes
javax.annotation-api-1.3.2.jar 26.6 kB 29 15 3 1.8 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
byte-buddy-1.12.23.jar 3.9 MB 2763 - - - -
   • Root - 2761 2708 38 1.6 Yes
   • Versioned - 2 1 1 9 No
byte-buddy-agent-1.12.23.jar 256.7 kB 90 - - - -
   • Root - 88 69 2 1.5 Yes
   • Versioned - 2 1 1 9 No
log4j-api-2.17.2.jar 302.5 kB 211 - - - -
   • Root - 199 175 7 1.8 Yes
   • Versioned - 12 5 3 9 Yes
log4j-to-slf4j-2.17.2.jar 18 kB 22 6 1 1.8 Yes
aspectjrt-1.9.20.1.jar 127.1 kB 150 131 11 1.8 Yes
jaxb-runtime-2.3.9.jar 1 MB 809 - - - -
   • Root - 803 642 25 1.8 Yes
   • Versioned - 6 1 1 11 Yes
txw2-2.3.9.jar 72 kB 69 54 4 1.8 Yes
hamcrest-all-1.3.jar 306.6 kB 249 204 23 1.5 Yes
hibernate-core-5.6.15.Final.jar 7.5 MB 5291 4918 285 1.8 Yes
hibernate-commons-annotations-5.1.2.Final.jar 78.9 kB 81 68 7 1.8 Yes
jandex-2.4.2.Final.jar 230.8 kB 125 115 1 1.6 Yes
jboss-logging-3.4.3.Final.jar 60.8 kB 47 35 1 1.8 Yes
mockito-core-5.13.0.jar 704 kB 642 570 64 11 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
lombok-1.18.36.jar 2.1 MB 1083 178 13 1.6 Yes
jcl-over-slf4j-2.0.16.jar 18.4 kB 26 - - - -
   • Root - 24 8 2 1.8 Yes
   • Versioned - 2 1 1 9 No
jul-to-slf4j-2.0.16.jar 6.4 kB 15 - - - -
   • Root - 13 1 1 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-api-2.0.16.jar 69.4 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
spring-aop-5.3.31.jar 384.5 kB 308 279 17 1.8 Yes
spring-aspects-5.3.31.jar 47.2 kB 47 28 5 1.8 Yes
spring-beans-5.3.31.jar 706.4 kB 422 392 13 1.8 Yes
spring-context-5.3.31.jar 1.3 MB 979 892 64 1.8 Yes
spring-core-5.3.31.jar 1.5 MB 1037 978 49 1.8 Yes
spring-expression-5.3.31.jar 293.2 kB 164 150 6 1.8 Yes
spring-jcl-5.3.31.jar 25.2 kB 28 17 2 1.8 Yes
spring-jdbc-5.3.31.jar 428.7 kB 318 288 17 1.8 Yes
spring-orm-5.3.31.jar 204.6 kB 113 100 7 1.8 Yes
spring-tx-5.3.31.jar 333.5 kB 295 261 20 1.8 Yes
spring-boot-2.7.18.jar 1.5 MB 1056 932 79 1.8 Yes
spring-boot-autoconfigure-2.7.18.jar 1.7 MB 1359 1231 107 1.8 Yes
spring-boot-starter-2.7.18.jar 4.8 kB 4 0 0 - -
spring-boot-starter-aop-2.7.18.jar 4.8 kB 4 0 0 - -
spring-boot-starter-data-jpa-2.7.18.jar 4.8 kB 4 0 0 - -
spring-boot-starter-jdbc-2.7.18.jar 4.8 kB 4 0 0 - -
spring-boot-starter-logging-2.7.18.jar 4.8 kB 4 0 0 - -
spring-data-commons-2.7.18.jar 1.3 MB 936 867 42 1.8 Yes
spring-data-jpa-2.7.18.jar 389.9 kB 266 224 15 1.8 Yes
testng-7.10.2.jar 987.8 kB 594 547 25 11 Yes
jquery-3.7.1.jar 307.9 kB 18 0 0 - -
snakeyaml-1.30.jar 331.6 kB 265 227 21 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
63 33.7 MB 23332 20267 1211 11 56
compile: 53 compile: 28.3 MB compile: 19916 compile: 18067 compile: 1021 11 compile: 47
runtime: 2 runtime: 697.4 kB runtime: 597 runtime: 516 runtime: 46 runtime: 2
provided: 1 provided: 2.1 MB provided: 1083 provided: 178 provided: 13 provided: 1
test: 7 test: 2.7 MB test: 1736 test: 1506 test: 131 11 test: 6