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.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-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 |
org.hibernate | hibernate-core | 5.6.15.Final | jar | GNU Library General Public License v2.1 or later |
org.hibernate | hibernate-entitymanager | 5.6.15.Final | jar | GNU Library General Public License v2.1 or later |
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-classic | 1.5.12 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
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:
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
- it.tidalwave.thesefoolishthings:it-tidalwave-thesefoolishthings-examples-finderexample3:jar:3.2-ALPHA-24
- it.tidalwave.thesefoolishthings:it-tidalwave-thesefoolishthings-examples-data:jar:3.2-ALPHA-24 (compile)
- it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-24 (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-24 (compile)
- com.h2database:h2:jar:2.3.232 (compile)
- org.hibernate:hibernate-core:jar:5.6.15.Final (compile)
- javax.persistence:javax.persistence-api:jar:2.2 (compile)
- antlr:antlr:jar:2.7.7 (compile)
- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final (compile)
- org.jboss:jandex:jar:2.4.2.Final (compile)
- com.fasterxml:classmate:jar:1.5.1 (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final (compile)
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (compile)
- org.glassfish.jaxb:txw2:jar:2.3.9 (compile)
- com.sun.istack:istack-commons-runtime:jar:3.0.12 (compile)
- com.sun.activation:jakarta.activation:jar:1.2.2 (runtime)
- org.hibernate:hibernate-entitymanager:jar:5.6.15.Final (compile)
- org.jboss.logging:jboss-logging:jar:3.4.3.Final (compile)
- net.bytebuddy:byte-buddy:jar:1.12.23 (compile)
- ch.qos.logback:logback-classic:jar:1.5.12 (runtime)
- ch.qos.logback:logback-core:jar:1.5.12 (runtime)
- it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-24 (compile)
- io.github.java-diff-utils:java-diff-utils:jar:4.15 (compile)
- javax.annotation:javax.annotation-api:jar:1.3.2 (compile)
- com.github.spotbugs:spotbugs-annotations:jar:3.1.9 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.projectlombok:lombok:jar:1.18.36 (provided)
- org.testng:testng:jar:7.10.2 (test)
- com.beust:jcommander:jar:1.82 (test)
- org.webjars:jquery:jar:3.7.1 (test)
- org.hamcrest:hamcrest-all:jar:1.3 (test)
- org.mockito:mockito-core:jar:5.13.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.23 (test)
- org.objenesis:objenesis:jar:3.3 (test)
Licenses
Apache License, version 2.0: JBoss Logging 3
MIT License: SLF4J API Module, jquery
Eclipse Public License v1.0: javax.persistence-api
GPL2 w/ CPE: jaxb-api
New BSD License: Hamcrest All
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
BSD License: AntLR Parser Generator
The MIT License: Project Lombok
Apache-2.0: TheseFoolishThings :: Examples :: Data, TheseFoolishThings :: Examples :: Finder :: JPA Finder, TheseFoolishThings :: Roles, TheseFoolishThings :: Test Utilities, TheseFoolishThings :: Utilities
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, Java Annotation Indexer, Objenesis, jcommander, testng
EPL 1.0: H2 Database Engine
GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API
MPL 2.0: H2 Database Engine
CDDL 1.1: jaxb-api
Common Development and Distribution License: Java Transaction API
Eclipse Distribution License v. 1.0: javax.persistence-api
GNU Library General Public License v2.1 or later: Hibernate Commons Annotations, Hibernate ORM - hibernate-core, Hibernate ORM - hibernate-entitymanager
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
EDL 1.0: Jakarta Activation
Eclipse Distribution License - v 1.0: JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
MIT: mockito-core
CDDL + GPLv2 with classpath exception: javax.annotation API
The Apache Software License, Version 2.0: FindBugs-jsr305, java-diff-utils
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 |
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-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.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.activation-api-1.2.0.jar | 56.7 kB | 41 | 31 | 1 | 1.5 | Yes |
javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
javax.persistence-api-2.2.jar | 164.6 kB | 227 | 207 | 4 | 1.8 | Yes |
jaxb-api-2.3.1.jar | 128.1 kB | 136 | - | - | - | - |
• Root | - | 131 | 111 | 7 | 1.8 | Yes |
• Versioned | - | 5 | 1 | 1 | 9 | 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 |
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-entitymanager-5.6.15.Final.jar | 0.6 kB | 3 | 0 | 0 | - | - |
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 |
jboss-transaction-api_1.2_spec-1.1.1.Final.jar | 26.3 kB | 31 | 19 | 1 | 1.7 | 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 |
slf4j-api-2.0.16.jar | 69.4 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
testng-7.10.2.jar | 987.8 kB | 594 | 547 | 25 | 11 | Yes |
jquery-3.7.1.jar | 307.9 kB | 18 | 0 | 0 | - | - |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
37 | 22.8 MB | 15322 | 13120 | 718 | 11 | 35 |
compile: 26 | compile: 17.1 MB | compile: 11664 | compile: 10731 | compile: 499 | 11 | compile: 25 |
runtime: 3 | runtime: 1 MB | runtime: 839 | runtime: 705 | runtime: 75 | runtime: 3 | |
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 |