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 Optional
it.tidalwave.bluemarine2 it-tidalwave-bluemarine2-commons 1.1-ALPHA-1 jar Apache-2.0 No
it.tidalwave.thesefoolishthings it-tidalwave-messagebus 3.2-ALPHA-11 jar Apache-2.0 No
it.tidalwave.thesefoolishthings it-tidalwave-util 3.2-ALPHA-11 jar Apache-2.0 No
it.tidalwave.thesefoolishthings it-tidalwave-util-test 3.2-ALPHA-11 jar Apache-2.0 No
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0 No
org.slf4j slf4j-api 1.7.30 jar MIT License No
org.springframework spring-context 5.3.1 jar Apache License, Version 2.0 No
org.testng testng 6.9.10 jar Apache Version 2.0, January 2004 No
org.eclipse.rdf4j rdf4j-repository-api 2.1.4 jar Eclipse Distribution License v1.0 Yes
org.eclipse.rdf4j rdf4j-rio-n3 2.1.4 jar Eclipse Distribution License v1.0 Yes

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
org.slf4j jcl-over-slf4j 1.7.30 jar Apache License, Version 2.0
org.slf4j jul-to-slf4j 1.7.30 jar MIT 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

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.18 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 Classifier Type Licenses Optional
com.beust jcommander 1.48 - jar The Apache Software License, Version 2.0 No
com.github.spotbugs spotbugs-annotations 3.1.9 - jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 No
com.google.code.findbugs jsr305 3.0.2 - jar The Apache Software License, Version 2.0 No
io.github.java-diff-utils java-diff-utils 4.9 - jar The Apache Software License, Version 2.0 No
it.tidalwave.steelblue it-tidalwave-role-ui-javafx 1.1-ALPHA-2 - jar Apache-2.0 No
it.tidalwave.thesefoolishthings it-tidalwave-role 3.2-ALPHA-11 - jar Apache-2.0 No
javax.annotation javax.annotation-api 1.3.2 - jar CDDL + GPLv2 with classpath exception No
junit junit 4.12 - jar Eclipse Public License 1.0 No
org.beanshell bsh 2.0b4 - jar GNU LESSER GENERAL PUBLIC LICENSE No
org.hamcrest hamcrest-core 1.3 - jar New BSD License No
org.openjfx javafx-base 11.0.1 - jar GPLv2+CE No
org.openjfx javafx-base 11.0.1 mac jar GPLv2+CE No
org.openjfx javafx-controls 11.0.1 - jar GPLv2+CE No
org.openjfx javafx-controls 11.0.1 mac jar GPLv2+CE No
org.openjfx javafx-fxml 11.0.1 - jar GPLv2+CE No
org.openjfx javafx-fxml 11.0.1 mac jar GPLv2+CE No
org.openjfx javafx-graphics 11.0.1 - jar GPLv2+CE No
org.openjfx javafx-graphics 11.0.1 mac jar GPLv2+CE No
org.springframework spring-aop 5.3.1 - jar Apache License, Version 2.0 No
org.springframework spring-beans 5.3.1 - jar Apache License, Version 2.0 No
org.springframework spring-core 5.3.1 - jar Apache License, Version 2.0 No
org.springframework spring-expression 5.3.1 - jar Apache License, Version 2.0 No
org.springframework spring-jcl 5.3.1 - jar Apache License, Version 2.0 No
com.google.guava guava 18.0 - jar The Apache Software License, Version 2.0 Yes
commons-io commons-io 2.4 - jar The Apache Software License, Version 2.0 Yes
org.eclipse.rdf4j rdf4j-model 2.1.4 - jar Eclipse Distribution License v1.0 Yes
org.eclipse.rdf4j rdf4j-query 2.1.4 - jar Eclipse Distribution License v1.0 Yes
org.eclipse.rdf4j rdf4j-rio-api 2.1.4 - jar Eclipse Distribution License v1.0 Yes
org.eclipse.rdf4j rdf4j-rio-turtle 2.1.4 - jar Eclipse Distribution License v1.0 Yes
org.eclipse.rdf4j rdf4j-util 2.1.4 - jar Eclipse Distribution License v1.0 Yes

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 Optional
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License No
org.eclipse.rdf4j rdf4j-rio-datatypes 2.1.4 jar Eclipse Distribution License v1.0 Yes
org.eclipse.rdf4j rdf4j-rio-languages 2.1.4 jar Eclipse Distribution License v1.0 Yes

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
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.objenesis objenesis 3.1 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

GPLv2+CE: javafx-base, javafx-controls, javafx-fxml, javafx-graphics

GNU LESSER GENERAL PUBLIC LICENSE: BeanShell

Eclipse Public License 1.0: JUnit

MIT License: JUL to SLF4J bridge, SLF4J API Module

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

New BSD License: Hamcrest All, Hamcrest Core

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

Apache Version 2.0, January 2004: testng

The MIT License: Project Lombok, mockito-core

Apache-2.0: SteelBlue - JavaFX Bindings, TheseFoolishThings :: MessageBus, TheseFoolishThings :: Roles, TheseFoolishThings :: Test Utilities, TheseFoolishThings :: Utilities, blueMarine II :: Commons, blueMarine II :: Commons for Tests

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)

CDDL + GPLv2 with classpath exception: javax.annotation API

The Apache Software License, Version 2.0: Commons IO, FindBugs-jsr305, Guava: Google Core Libraries for Java, JCommander, java-diff-utils, javax.inject

Eclipse Distribution License v1.0: RDF4J: Model, RDF4J: Query, RDF4J: Repository - API, RDF4J: Rio - API, RDF4J: Rio - Datatypes, RDF4J: Rio - Languages, RDF4J: Rio - N3 (writer-only), RDF4J: Rio - Turtle, RDF4J: util

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.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-bluemarine2-commons-1.1-ALPHA-1.jar 51.7 kB 46 29 5 - Yes
it-tidalwave-role-ui-javafx-1.1-ALPHA-2.jar 99 kB 72 43 15 - Yes
it-tidalwave-messagebus-3.2-ALPHA-11.jar 24.3 kB 31 19 3 1.8 Yes
it-tidalwave-role-3.2-ALPHA-11.jar 102.4 kB 122 100 12 1.8 Yes
it-tidalwave-util-3.2-ALPHA-11.jar 84.8 kB 91 73 7 1.8 Yes
it-tidalwave-util-test-3.2-ALPHA-11.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
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
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
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
hamcrest-core-1.3.jar 45 kB 52 45 3 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
javafx-base-11.0.1.jar 0.3 kB 2 0 0 - No
javafx-base-11.0.1-mac.jar 750 kB 710 684 21 - Yes
javafx-controls-11.0.1.jar 0.3 kB 2 0 0 - No
javafx-controls-11.0.1-mac.jar 2.5 MB 1508 1217 11 - Yes
javafx-fxml-11.0.1.jar 0.3 kB 2 0 0 - No
javafx-fxml-11.0.1-mac.jar 127.4 kB 91 81 5 - Yes
javafx-graphics-11.0.1.jar 0.3 kB 2 0 0 - No
javafx-graphics-11.0.1-mac.jar 4.8 MB 3352 2935 107 - Yes
lombok-1.18.18.jar 1.9 MB 1031 163 13 - Yes
jcl-over-slf4j-1.7.30.jar 16.5 kB 23 9 2 1.5 Yes
jul-to-slf4j-1.7.30.jar 4.6 kB 11 1 1 1.5 Yes
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes
spring-aop-5.3.1.jar 374.3 kB 306 277 17 1.8 Yes
spring-beans-5.3.1.jar 695.9 kB 418 388 13 1.8 Yes
spring-context-5.3.1.jar 1.2 MB 973 886 64 1.8 Yes
spring-core-5.3.1.jar 1.5 MB 1044 984 49 1.8 Yes
spring-expression-5.3.1.jar 282.6 kB 164 150 6 1.8 Yes
spring-jcl-5.3.1.jar 23.9 kB 28 17 2 1.8 Yes
testng-6.9.10.jar 870.5 kB 598 551 26 1.7 Yes
guava-18.0.jar 2.3 MB 1719 1690 17 1.6 Yes
commons-io-2.4.jar 185.1 kB 128 110 6 1.6 Yes
rdf4j-model-2.1.4.jar 210.1 kB 144 128 7 1.8 Yes
rdf4j-query-2.1.4.jar 57 kB 71 58 3 1.8 Yes
rdf4j-repository-api-2.1.4.jar 66.9 kB 68 39 5 1.8 Yes
rdf4j-rio-api-2.1.4.jar 68.4 kB 75 61 2 1.8 Yes
rdf4j-rio-datatypes-2.1.4.jar 9 kB 19 5 1 1.8 Yes
rdf4j-rio-languages-2.1.4.jar 3.8 kB 15 1 1 1.8 Yes
rdf4j-rio-n3-2.1.4.jar 4.8 kB 18 3 1 1.8 Yes
rdf4j-rio-turtle-2.1.4.jar 25 kB 20 5 1 1.8 Yes
rdf4j-util-2.1.4.jar 94.5 kB 84 63 10 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
52 24.9 MB 18114 15373 698 1.8 46
compile: 40 compile: 17.4 MB compile: 12793 compile: 11284 compile: 480 - compile: 34
test: 5 test: 4.8 MB test: 3569 test: 3362 test: 137 - test: 5
runtime: 6 runtime: 796.1 kB runtime: 721 runtime: 564 runtime: 68 - runtime: 6
provided: 1 provided: 1.9 MB provided: 1031 provided: 163 provided: 13 - provided: 1