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.4.7 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-21 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-role-spring 3.2-ALPHA-21 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-thesefoolishthings-examples-data 3.2-ALPHA-21 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-util 3.2-ALPHA-21 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-util-test 3.2-ALPHA-21 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.7 jar Apache License, Version 2.0
org.slf4j slf4j-api 2.0.7 jar MIT License
org.springframework.boot spring-boot-starter 2.7.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-data-jpa 2.7.7 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.4.7 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 4.8.1 jar The MIT License
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
org.projectlombok lombok 1.18.24 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.12 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.20 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.19 jar Eclipse Public License - v 2.0
org.glassfish.jaxb jaxb-runtime 2.3.7 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 2.3.7 jar Eclipse Distribution License - v 1.0
org.hibernate hibernate-core 5.6.14.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.7 jar MIT License
org.springframework spring-aop 5.3.24 jar Apache License, Version 2.0
org.springframework spring-aspects 5.3.24 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.24 jar Apache License, Version 2.0
org.springframework spring-context 5.3.24 jar Apache License, Version 2.0
org.springframework spring-core 5.3.24 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.24 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.24 jar Apache License, Version 2.0
org.springframework spring-jdbc 5.3.24 jar Apache License, Version 2.0
org.springframework spring-orm 5.3.24 jar Apache License, Version 2.0
org.springframework spring-tx 5.3.24 jar Apache License, Version 2.0
org.springframework.boot spring-boot 2.7.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.7.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-aop 2.7.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jdbc 2.7.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 2.7.7 jar Apache License, Version 2.0
org.springframework.data spring-data-commons 2.7.6 jar Apache License, Version 2.0
org.springframework.data spring-data-jpa 2.7.6 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.20 jar Apache License, Version 2.0
org.objenesis objenesis 3.2 jar Apache License, Version 2.0
org.webjars jquery 3.6.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, 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, 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

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.4.7.jar 270.1 kB 226 174 27 - Yes
logback-core-1.4.7.jar 590.9 kB 507 455 42 - 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 - 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.12.jar 72.3 kB 55 40 6 1.8 Yes
it-tidalwave-role-3.2-ALPHA-21.jar 76.7 kB 95 78 8 - Yes
it-tidalwave-role-spring-3.2-ALPHA-21.jar 13.6 kB 24 6 3 - Yes
it-tidalwave-thesefoolishthings-examples-data-3.2-ALPHA-21.jar 11.3 kB 18 5 1 - Yes
it-tidalwave-util-3.2-ALPHA-21.jar 145.5 kB 142 112 12 - Yes
it-tidalwave-util-test-3.2-ALPHA-21.jar 21.7 kB 20 8 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.12.20.jar 4 MB 2742 2688 39 - Yes
byte-buddy-agent-1.12.20.jar 256.7 kB 90 70 3 - Yes
log4j-api-2.17.2.jar 302.5 kB 211 177 9 - Yes
log4j-to-slf4j-2.17.2.jar 18 kB 22 6 1 1.8 Yes
aspectjrt-1.9.19.jar 127.1 kB 150 131 11 1.8 Yes
jaxb-runtime-2.3.7.jar 1 MB 809 642 25 - Yes
txw2-2.3.7.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.14.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-4.8.1.jar 684 kB 652 580 64 1.8 Yes
objenesis-3.2.jar 49.4 kB 59 43 10 1.8 Yes
lombok-1.18.24.jar 2 MB 1045 168 13 - Yes
jcl-over-slf4j-2.0.7.jar 21.1 kB 26 9 3 - Yes
jul-to-slf4j-2.0.7.jar 5.7 kB 12 1 1 1.8 Yes
slf4j-api-2.0.7.jar 63.6 kB 67 52 5 - Yes
spring-aop-5.3.24.jar 383 kB 306 277 17 1.8 Yes
spring-aspects-5.3.24.jar 47.2 kB 47 28 5 1.8 Yes
spring-beans-5.3.24.jar 703.2 kB 421 391 13 1.8 Yes
spring-context-5.3.24.jar 1.3 MB 979 892 64 1.8 Yes
spring-core-5.3.24.jar 1.5 MB 1037 978 49 1.8 Yes
spring-expression-5.3.24.jar 289.4 kB 164 150 6 1.8 Yes
spring-jcl-5.3.24.jar 24.4 kB 28 17 2 1.8 Yes
spring-jdbc-5.3.24.jar 428.1 kB 318 288 17 1.8 Yes
spring-orm-5.3.24.jar 204.1 kB 113 100 7 1.8 Yes
spring-tx-5.3.24.jar 333.4 kB 295 261 20 1.8 Yes
spring-boot-2.7.7.jar 1.5 MB 1049 925 79 1.8 Yes
spring-boot-autoconfigure-2.7.7.jar 1.7 MB 1348 1222 106 1.8 Yes
spring-boot-starter-2.7.7.jar 4.8 kB 4 0 0 - No
spring-boot-starter-aop-2.7.7.jar 4.8 kB 4 0 0 - No
spring-boot-starter-data-jpa-2.7.7.jar 4.8 kB 4 0 0 - No
spring-boot-starter-jdbc-2.7.7.jar 4.8 kB 4 0 0 - No
spring-boot-starter-logging-2.7.7.jar 4.8 kB 4 0 0 - No
spring-data-commons-2.7.6.jar 1.3 MB 935 866 42 1.8 Yes
spring-data-jpa-2.7.6.jar 388 kB 266 224 15 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
snakeyaml-1.30.jar 331.6 kB 265 227 21 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
63 33.4 MB 23205 20192 1217 1.8 56
compile: 53 compile: 28.1 MB compile: 19822 compile: 17986 compile: 1024 - compile: 47
test: 7 test: 2.7 MB test: 1770 test: 1540 test: 134 - test: 6
runtime: 2 runtime: 659.4 kB runtime: 568 runtime: 498 runtime: 46 - runtime: 2
provided: 1 provided: 2 MB provided: 1045 provided: 168 provided: 13 - provided: 1