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.2.3 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.1.214 jar MPL 2.0EPL 1.0
it.tidalwave.thesefoolishthings it-tidalwave-role 3.2-ALPHA-15 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-role-spring 3.2-ALPHA-15 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-thesefoolishthings-examples-data 3.2-ALPHA-15 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-util 3.2-ALPHA-15 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-util-test 3.2-ALPHA-15 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 1.7.30 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.30 jar MIT License
org.springframework.boot spring-boot-starter 2.6.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-data-jpa 2.6.2 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.2.3 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 3.8.0 jar The MIT License
org.testng testng 6.9.10 jar Apache Version 2.0, January 2004

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.22 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.9 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.11.22 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.17.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-to-slf4j 2.17.0 jar Apache License, Version 2.0
org.aspectj aspectjrt 1.9.6 jar Eclipse Public License - v 1.0
org.glassfish.jaxb jaxb-runtime 2.3.5 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 2.3.5 jar Eclipse Distribution License - v 1.0
org.hibernate hibernate-core 5.6.3.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.2.3.Final jar Apache License, Version 2.0
org.jboss.logging jboss-logging 3.4.2.Final jar Apache License, version 2.0
org.slf4j jul-to-slf4j 1.7.30 jar MIT License
org.springframework spring-aop 5.3.14 jar Apache License, Version 2.0
org.springframework spring-aspects 5.3.14 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.14 jar Apache License, Version 2.0
org.springframework spring-context 5.3.14 jar Apache License, Version 2.0
org.springframework spring-core 5.3.14 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.14 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.14 jar Apache License, Version 2.0
org.springframework spring-jdbc 5.3.14 jar Apache License, Version 2.0
org.springframework spring-orm 5.3.14 jar Apache License, Version 2.0
org.springframework spring-tx 5.3.14 jar Apache License, Version 2.0
org.springframework.boot spring-boot 2.6.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.6.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-aop 2.6.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jdbc 2.6.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 2.6.2 jar Apache License, Version 2.0
org.springframework.data spring-data-commons 2.6.0 jar Apache License, Version 2.0
org.springframework.data spring-data-jpa 2.6.0 jar Apache License, Version 2.0
org.yaml snakeyaml 1.29 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.48 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.11.22 jar Apache License, Version 2.0
org.beanshell bsh 2.0b4 jar GNU LESSER GENERAL PUBLIC LICENSE
org.objenesis objenesis 3.1 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

GNU LESSER GENERAL PUBLIC LICENSE: BeanShell

MIT License: JUL to SLF4J bridge, SLF4J API Module

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

Apache Version 2.0, January 2004: testng

The MIT License: Project Lombok, mockito-core

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, 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

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

EPL 2.0: Jakarta Annotations API, javax.transaction API

CDDL + GPLv2 with classpath exception: javax.annotation API

EPL 1.0: H2 Database Engine

MPL 2.0: H2 Database Engine

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

Eclipse Public License - v 1.0: AspectJ runtime, 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.2.3.jar 290.3 kB 234 175 27 1.6 Yes
logback-core-1.2.3.jar 471.9 kB 419 373 36 1.6 Yes
jcommander-1.48.jar 63.5 kB 67 53 5 1.5 Yes
classmate-1.5.1.jar 67.8 kB 55 40 5 - 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.1.214.jar 2.5 MB 1031 1026 58 - Yes
jakarta.activation-1.2.2.jar 68.5 kB 61 43 4 - Yes
istack-commons-runtime-3.0.12.jar 29.8 kB 44 23 4 - Yes
HikariCP-4.0.3.jar 159.2 kB 95 76 9 - Yes
java-diff-utils-4.9.jar 57.1 kB 46 31 6 1.8 Yes
it-tidalwave-role-3.2-ALPHA-15.jar 105.4 kB 122 100 12 - Yes
it-tidalwave-role-spring-3.2-ALPHA-15.jar 17.8 kB 30 10 3 - Yes
it-tidalwave-thesefoolishthings-examples-data-3.2-ALPHA-15.jar 11.3 kB 18 5 1 - Yes
it-tidalwave-util-3.2-ALPHA-15.jar 103.3 kB 100 82 7 - Yes
it-tidalwave-util-test-3.2-ALPHA-15.jar 15.6 kB 17 5 1 - 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 111 7 - 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.11.22.jar 3.7 MB 2629 2573 38 - Yes
byte-buddy-agent-1.11.22.jar 252.3 kB 81 63 2 - Yes
log4j-api-2.17.0.jar 301.8 kB 211 177 9 - Yes
log4j-to-slf4j-2.17.0.jar 17.8 kB 22 6 1 1.8 Yes
aspectjrt-1.9.6.jar 121.7 kB 148 130 11 1.8 Yes
bsh-2.0b4.jar 281.7 kB 238 158 8 1.2 No
jaxb-runtime-2.3.5.jar 1 MB 809 642 25 - Yes
txw2-2.3.5.jar 72 kB 69 54 4 - Yes
hamcrest-all-1.3.jar 306.6 kB 249 204 23 1.5 Yes
hibernate-core-5.6.3.Final.jar 7.5 MB 5278 4905 285 1.8 Yes
hibernate-commons-annotations-5.1.2.Final.jar 78.9 kB 81 68 7 1.8 Yes
jandex-2.2.3.Final.jar 202.6 kB 116 106 1 1.6 Yes
jboss-logging-3.4.2.Final.jar 60.9 kB 47 35 1 1.8 Yes
mockito-core-3.8.0.jar 665.7 kB 663 590 65 1.8 Yes
objenesis-3.1.jar 60.4 kB 64 48 10 1.8 Yes
lombok-1.18.22.jar 2 MB 1037 165 13 - Yes
jcl-over-slf4j-1.7.30.jar 16.5 kB 23 9 2 1.5 Yes
jul-to-slf4j-1.7.30.jar 4.6 kB 11 1 1 1.5 Yes
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes
spring-aop-5.3.14.jar 382.9 kB 306 277 17 1.8 Yes
spring-aspects-5.3.14.jar 47.2 kB 47 28 5 1.8 Yes
spring-beans-5.3.14.jar 697.4 kB 418 388 13 1.8 Yes
spring-context-5.3.14.jar 1.3 MB 978 891 64 1.8 Yes
spring-core-5.3.14.jar 1.5 MB 1035 976 49 1.8 Yes
spring-expression-5.3.14.jar 288.8 kB 164 150 6 1.8 Yes
spring-jcl-5.3.14.jar 24.4 kB 28 17 2 1.8 Yes
spring-jdbc-5.3.14.jar 428 kB 318 288 17 1.8 Yes
spring-orm-5.3.14.jar 204.1 kB 113 100 7 1.8 Yes
spring-tx-5.3.14.jar 333.4 kB 295 261 20 1.8 Yes
spring-boot-2.6.2.jar 1.4 MB 1032 908 79 1.8 Yes
spring-boot-autoconfigure-2.6.2.jar 1.6 MB 1312 1194 100 1.8 Yes
spring-boot-starter-2.6.2.jar 4.8 kB 4 0 0 - No
spring-boot-starter-aop-2.6.2.jar 4.8 kB 4 0 0 - No
spring-boot-starter-data-jpa-2.6.2.jar 4.8 kB 4 0 0 - No
spring-boot-starter-jdbc-2.6.2.jar 4.8 kB 4 0 0 - No
spring-boot-starter-logging-2.6.2.jar 4.8 kB 4 0 0 - No
spring-data-commons-2.6.0.jar 1.3 MB 887 818 42 1.8 Yes
spring-data-jpa-2.6.0.jar 369.4 kB 258 216 15 1.8 Yes
testng-6.9.10.jar 870.5 kB 598 551 26 1.7 Yes
snakeyaml-1.29.jar 329.8 kB 264 226 21 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
63 32.5 MB 23008 19955 1206 1.8 56
compile: 53 compile: 27.6 MB compile: 19531 compile: 17707 compile: 1014 - compile: 47
test: 7 test: 2.5 MB test: 1960 test: 1667 test: 139 - test: 6
runtime: 2 runtime: 540.4 kB runtime: 480 runtime: 416 runtime: 40 - runtime: 2
provided: 1 provided: 2 MB provided: 1037 provided: 165 provided: 13 - provided: 1