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 3.1.9 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
it.tidalwave.thesefoolishthings it-tidalwave-thesefoolishthings-examples-data 3.2-ALPHA-12 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-thesefoolishthings-examples-finderexample1 3.2-ALPHA-12 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-util 3.2-ALPHA-12 jar Apache-2.0
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception

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.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
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
com.google.code.findbugs jsr305 3.0.2 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
it.tidalwave.thesefoolishthings it-tidalwave-role 3.2-ALPHA-12 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-role-spring 3.2-ALPHA-12 jar Apache-2.0
it.tidalwave.thesefoolishthings it-tidalwave-util-test 3.2-ALPHA-12 jar Apache-2.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.aspectj aspectjrt 1.9.6 jar Eclipse Public License - v 1.0
org.slf4j slf4j-api 1.7.30 jar MIT License
org.springframework spring-aop 4.3.30.RELEASE jar Apache License, Version 2.0
org.springframework spring-aspects 4.3.30.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 4.3.30.RELEASE jar Apache License, Version 2.0
org.springframework spring-context 4.3.30.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 4.3.30.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 4.3.30.RELEASE 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.48 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.10.20 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.10.20 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

GNU LESSER GENERAL PUBLIC LICENSE: BeanShell

Apache Version 2.0, January 2004: testng

MIT License: SLF4J API Module

The MIT License: Project Lombok, mockito-core

Apache-2.0: TheseFoolishThings :: Examples :: Data, TheseFoolishThings :: Examples :: Finder :: Extended Finder, TheseFoolishThings :: Examples :: Finder :: In-memory Finder, TheseFoolishThings :: Roles, TheseFoolishThings :: Roles :: Spring, TheseFoolishThings :: Test Utilities, TheseFoolishThings :: Utilities

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, Spring AOP, Spring Aspects, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL)

CDDL + GPLv2 with classpath exception: javax.annotation API

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

New BSD License: Hamcrest All

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

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

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
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
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
java-diff-utils-4.9.jar 57.1 kB 46 31 6 1.8 Yes
it-tidalwave-role-3.2-ALPHA-12.jar 107.2 kB 127 105 12 1.8 Yes
it-tidalwave-role-spring-3.2-ALPHA-12.jar 19.8 kB 28 10 3 1.8 Yes
it-tidalwave-thesefoolishthings-examples-data-3.2-ALPHA-12.jar 11.3 kB 19 5 1 - Yes
it-tidalwave-thesefoolishthings-examples-finderexample1-3.2-ALPHA-12.jar 6.5 kB 15 3 1 - Yes
it-tidalwave-util-3.2-ALPHA-12.jar 92.8 kB 96 78 7 1.8 Yes
it-tidalwave-util-test-3.2-ALPHA-12.jar 16.6 kB 18 6 1 1.8 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.10.20.jar 3.5 MB 2512 2457 37 - Yes
byte-buddy-agent-1.10.20.jar 259.2 kB 81 63 2 - 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
hamcrest-all-1.3.jar 306.6 kB 249 204 23 1.5 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
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes
spring-aop-4.3.30.RELEASE.jar 379.8 kB 306 269 17 1.6 Yes
spring-aspects-4.3.30.RELEASE.jar 58.9 kB 59 34 7 1.6 Yes
spring-beans-4.3.30.RELEASE.jar 764.6 kB 463 408 15 1.6 Yes
spring-context-4.3.30.RELEASE.jar 1.1 MB 890 768 66 1.6 Yes
spring-core-4.3.30.RELEASE.jar 1.1 MB 844 795 42 1.6 Yes
spring-expression-4.3.30.RELEASE.jar 276 kB 164 150 6 1.6 Yes
testng-6.9.10.jar 870.5 kB 598 551 26 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
30 13 MB 9545 7743 459 1.8 28
compile: 19 compile: 4.3 MB compile: 3383 compile: 2906 compile: 207 - compile: 18
test: 8 test: 6 MB test: 4472 test: 4124 test: 176 - test: 7
runtime: 2 runtime: 762.2 kB runtime: 653 runtime: 548 runtime: 63 - runtime: 2
provided: 1 provided: 2 MB provided: 1037 provided: 165 provided: 13 - provided: 1