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
commons-codec commons-codec 1.17.1 jar Apache-2.0
it.tidalwave.accounting it-tidalwave-accounting-model 1.0-ALPHA-10 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-role 3.2-ALPHA-25 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-util 3.2-ALPHA-25 jar Apache-2.0
org.apache.commons commons-configuration2 2.11.0 jar Apache-2.0
org.slf4j slf4j-api 2.0.16 jar MIT License
org.springframework spring-context 6.2.1 jar Apache License, Version 2.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 Classifier Type Licenses
ch.qos.logback logback-classic 1.5.15 - jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.5.15 - jar Eclipse Public License - v 1.0GNU Lesser General Public License
it.tidalwave.accounting it-tidalwave-accounting-model 1.0-ALPHA-10 tests jar Apache-2.0
it.tidalwave.accounting it-tidalwave-accounting-model-impl-inmemory 1.0-ALPHA-10 - jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-util-test 3.2-ALPHA-25 - jar Apache-2.0
org.hamcrest hamcrest-all 1.3 - jar New BSD License
org.mockito mockito-core 5.13.0 - jar MIT
org.slf4j jcl-over-slf4j 2.0.16 - jar Apache License, Version 2.0
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
com.github.spotbugs spotbugs-annotations 3.1.9 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
io.micrometer micrometer-commons 1.14.2 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.14.2 jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception
org.apache.commons commons-lang3 3.14.0 jar Apache-2.0
org.apache.commons commons-text 1.12.0 jar Apache-2.0
org.springframework spring-aop 6.2.1 jar Apache License, Version 2.0
org.springframework spring-beans 6.2.1 jar Apache License, Version 2.0
org.springframework spring-core 6.2.1 jar Apache License, Version 2.0
org.springframework spring-expression 6.2.1 jar Apache License, Version 2.0
org.springframework spring-jcl 6.2.1 jar Apache License, Version 2.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
io.github.java-diff-utils java-diff-utils 4.15 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.15.0 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.15.0 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

MIT License: SLF4J API Module, jquery

The MIT License: Project Lombok

Apache-2.0: Apache Commons Codec, Apache Commons Configuration, Apache Commons Lang, Apache Commons Text, TheseFoolishThings :: Roles, TheseFoolishThings :: Test Utilities, TheseFoolishThings :: Utilities, blueHour :: Importer :: iBiz, blueHour :: Model, blueHour :: Model :: In-Memory

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, JCL 1.2 implemented over SLF4J, Objenesis, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), jcommander, testng

MIT: mockito-core

CDDL + GPLv2 with classpath exception: javax.annotation API

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

The Apache Software License, Version 2.0: FindBugs-jsr305, java-diff-utils, micrometer-commons, micrometer-observation

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.5.15.jar 305.4 kB 241 188 29 11 Yes
logback-core-1.5.15.jar 624.9 kB 532 - - - -
   • Root - 525 472 42 11 Yes
   • Versioned - 7 1 1 21 Yes
jcommander-1.82.jar 88.4 kB 84 73 7 1.8 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
commons-codec-1.17.1.jar 372.7 kB 262 - - - -
   • Root - 261 114 7 1.8 Yes
   • Versioned - 1 1 1 9 No
java-diff-utils-4.15.jar 75.7 kB 55 40 6 1.8 Yes
micrometer-commons-1.14.2.jar 47.9 kB 50 36 6 1.8 Yes
micrometer-observation-1.14.2.jar 74.9 kB 74 59 6 1.8 Yes
Model/target/test-classes - 0 0 0 - -
Model/target/classes - 0 0 0 - -
ModelInMemory/target/classes - 0 0 0 - -
it-tidalwave-role-3.2-ALPHA-25.jar 77.8 kB 95 78 8 11 Yes
it-tidalwave-util-3.2-ALPHA-25.jar 148.2 kB 141 111 12 11 Yes
it-tidalwave-util-test-3.2-ALPHA-25.jar 22 kB 20 8 1 11 Yes
javax.annotation-api-1.3.2.jar 26.6 kB 29 15 3 1.8 Yes
byte-buddy-1.15.0.jar 4.2 MB 2950 - - - -
   • Root - 2948 2895 38 1.6 Yes
   • Versioned - 2 1 1 9 No
byte-buddy-agent-1.15.0.jar 262.8 kB 93 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 2 1 1 9 No
commons-configuration2-2.11.0.jar 664.7 kB 421 - - - -
   • Root - 420 388 18 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-lang3-3.14.0.jar 658 kB 436 - - - -
   • Root - 434 403 18 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-text-1.12.0.jar 251.2 kB 181 - - - -
   • Root - 180 160 8 1.8 Yes
   • Versioned - 1 1 1 9 No
hamcrest-all-1.3.jar 306.6 kB 249 204 23 1.5 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
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-6.2.1.jar 418.4 kB 321 289 17 17 Yes
spring-beans-6.2.1.jar 877 kB 480 449 13 17 Yes
spring-context-6.2.1.jar 1.4 MB 946 861 58 17 Yes
spring-core-6.2.1.jar 2 MB 1263 - - - -
   • Root - 1257 1182 59 17 Yes
   • Versioned - 6 1 1 21 Yes
spring-expression-6.2.1.jar 317.5 kB 168 156 6 17 Yes
spring-jcl-6.2.1.jar 24.5 kB 26 15 2 17 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 - -
Total Size Entries Classes Packages Java Version Debug Information
35 17.4 MB 11687 9728 511 17 31
compile: 19 compile: 7.4 MB compile: 5041 compile: 4430 compile: 249 17 compile: 18
provided: 1 provided: 2.1 MB provided: 1083 provided: 178 provided: 13 provided: 1
test: 15 test: 8 MB test: 5563 test: 5120 test: 249 11 test: 12