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
com.github.spotbugs spotbugs-annotations 4.8.6 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
it.tidalwave.accounting it-tidalwave-accounting-model 1.0-ALPHA-11 jar Apache-2.0
jakarta.annotation jakarta.annotation-api 3.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
javax.xml.bind jaxb-api 2.2.11 jar CDDL 1.1GPL2 w/ CPE
org.slf4j slf4j-api 2.0.16 jar MIT License

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.xml.bind jaxb-core 2.2.11 jar -
com.sun.xml.bind jaxb-impl 2.2.11 jar -
javax.activation activation 1.1.1 jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 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 Classifier Type Licenses
ch.qos.logback logback-classic 1.5.16 - jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.5.16 - jar Eclipse Public License - v 1.0GNU Lesser General Public License
commons-codec commons-codec 1.17.1 - jar Apache-2.0
it.tidalwave.accounting it-tidalwave-accounting-importer-ibiz 1.0-ALPHA-11 - jar Apache-2.0
it.tidalwave.accounting it-tidalwave-accounting-model 1.0-ALPHA-11 tests jar Apache-2.0
it.tidalwave.accounting it-tidalwave-accounting-model-impl-inmemory 1.0-ALPHA-11 - jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-util-test 4.0-ALPHA-3 - jar Apache-2.0
org.apache.commons commons-configuration2 2.11.0 - jar Apache-2.0
org.hamcrest hamcrest 3.0 - jar BSD-3-Clause
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
it.tidalwave.thesefoolishthings it-tidalwave-role 4.0-ALPHA-3 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-util 4.0-ALPHA-3 jar Apache-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-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
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
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.apache.commons commons-lang3 3.14.0 jar Apache-2.0
org.apache.commons commons-text 1.12.0 jar Apache-2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.springframework spring-aop 6.2.1 jar Apache License, Version 2.0
org.springframework spring-context 6.2.1 jar Apache License, Version 2.0
org.springframework spring-expression 6.2.1 jar Apache License, Version 2.0
org.webjars jquery 3.7.1 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

CDDL 1.1: Java Architecture for XML Binding

MIT License: SLF4J API Module, jquery

BSD-3-Clause: Hamcrest

GPL2 w/ CPE: Jakarta Annotations API, Java Architecture for XML Binding

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

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

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 :: Marshalling :: XML, 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

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JavaBeans(TM) Activation Framework

MIT: mockito-core

EPL 2.0: Jakarta Annotations API

The Apache Software License, Version 2.0: Jakarta Dependency Injection, 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.16.jar 306.7 kB 242 189 29 11 Yes
logback-core-1.5.16.jar 621.6 kB 528 - - - -
   • Root - 521 469 41 11 Yes
   • Versioned - 7 1 1 21 Yes
jcommander-1.82.jar 88.4 kB 84 73 7 1.8 Yes
spotbugs-annotations-4.8.6.jar 15.3 kB 31 24 1 1.8 Yes
jaxb-core-2.2.11.jar 252.3 kB 251 175 23 1.6 Yes
jaxb-impl-2.2.11.jar 1 MB 670 537 19 1.6 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
it-tidalwave-accounting-importer-ibiz-1.0-ALPHA-11.1ebff8192932.jar 28 kB 31 17 3 21 Yes
it-tidalwave-accounting-model-1.0-ALPHA-11.1ebff8192932-tests.jar 24 kB 25 5 3 21 Yes
it-tidalwave-accounting-model-1.0-ALPHA-11.1ebff8192932.jar 41.9 kB 55 40 5 21 Yes
it-tidalwave-accounting-model-impl-inmemory-1.0-ALPHA-11.1ebff8192932.jar 40.9 kB 31 19 1 21 Yes
it-tidalwave-role-4.0-ALPHA-3.jar 22.6 kB 40 27 4 11 Yes
it-tidalwave-util-4.0-ALPHA-3.jar 145.3 kB 136 107 11 11 Yes
it-tidalwave-util-test-4.0-ALPHA-3.jar 22 kB 20 8 1 11 Yes
jakarta.annotation-api-3.0.0.jar 26.4 kB 32 19 4 11 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 1.8 No
activation-1.1.1.jar 69.4 kB 50 38 3 1.4 Yes
jaxb-api-2.2.11.jar 102.2 kB 122 104 6 1.5 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-3.0.jar 126.4 kB 123 108 11 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
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
40 18.8 MB 12708 10486 556 21 38
compile: 11 compile: 3.3 MB compile: 2274 compile: 2029 compile: 111 21 compile: 10
runtime: 3 runtime: 1.4 MB runtime: 971 runtime: 750 runtime: 45 runtime: 3
provided: 1 provided: 2.1 MB provided: 1083 provided: 178 provided: 13 provided: 1
test: 25 test: 12.1 MB test: 8380 test: 7529 test: 387 21 test: 24