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
ch.qos.logback logback-classic 1.2.3 - jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.github.marschall memoryfilesystem 0.9.1 - jar MIT
com.io7m.jaffirm com.io7m.jaffirm.core 1.1.0 - jar ISC License
com.io7m.jcanephora com.io7m.jcanephora.core 0.60.0 - jar ISC License
com.io7m.jcanephora com.io7m.jcanephora.cursors 0.60.0 - jar ISC License
com.io7m.jcanephora com.io7m.jcanephora.fake 0.60.0 - jar ISC License
com.io7m.jcanephora com.io7m.jcanephora.jogl 0.60.0 - jar ISC License
com.io7m.jcanephora com.io7m.jcanephora.profiler 0.60.0 - jar ISC License
com.io7m.jcanephora com.io7m.jcanephora.renderstate 0.60.0 - jar ISC License
com.io7m.jcanephora com.io7m.jcanephora.texture.unit_allocator 0.60.0 - jar ISC License
com.io7m.jfsm com.io7m.jfsm.core 0.1.1 - jar ISC License
com.io7m.jfunctional com.io7m.jfunctional.core 1.3.1 - jar ISC License
com.io7m.jlexing com.io7m.jlexing.core 0.2.1 - jar ISC License
com.io7m.jnull com.io7m.jnull.core 1.1.0 - jar ISC License
com.io7m.jpra com.io7m.jpra.runtime.java 0.6.0 - jar ISC License
com.io7m.jpuddle com.io7m.jpuddle.core 0.4.0 - jar ISC License
com.io7m.jranges com.io7m.jranges.core 2.0.4 - jar ISC License
com.io7m.jregions com.io7m.jregions.core 1.0.0 - jar ISC License
com.io7m.jtensors com.io7m.jtensors.core 8.0.0 - jar ISC License
com.io7m.jtensors com.io7m.jtensors.storage.api 8.0.0 - jar ISC License
com.io7m.junreachable com.io7m.junreachable.core 1.0.3 - jar ISC License
com.io7m.junsigned com.io7m.junsigned.ranges 1.0.1 - jar ISC License
com.io7m.r2 com.io7m.r2.core 0.3.0-SNAPSHOT - jar ISC License
com.io7m.r2 com.io7m.r2.facade 0.3.0-SNAPSHOT - jar ISC License
com.io7m.r2 com.io7m.r2.filters 0.3.0-SNAPSHOT - jar ISC License
com.io7m.r2 com.io7m.r2.meshes 0.3.0-SNAPSHOT - jar ISC License
com.io7m.r2 com.io7m.r2.meshes.arrayobject 0.3.0-SNAPSHOT - jar ISC License
com.io7m.r2 com.io7m.r2.meshes.binary 0.3.0-SNAPSHOT - jar ISC License
com.io7m.r2 com.io7m.r2.meshes.defaults 0.3.0-SNAPSHOT - jar ISC License
com.io7m.r2 com.io7m.r2.meshes.obj 0.3.0-SNAPSHOT - jar ISC License
com.io7m.r2 com.io7m.r2.shaders.core 0.3.0-SNAPSHOT - jar ISC License
com.io7m.r2 com.io7m.r2.spaces 0.3.0-SNAPSHOT - jar ISC License
com.io7m.r2 com.io7m.r2.tests 0.3.0-SNAPSHOT tests jar ISC License
com.io7m.sombrero com.io7m.sombrero.core 0.3.1 - jar ISC License
com.io7m.sombrero com.io7m.sombrero.jcpp 0.3.1 - jar ISC License
com.io7m.sombrero com.io7m.sombrero.serviceloader 0.3.1 - jar ISC License
it.unimi.dsi fastutil 7.1.0 - jar Apache License, Version 2.0
junit junit 4.12 - jar Eclipse Public License 1.0
org.hamcrest hamcrest-core 1.3 - jar New BSD License
org.jmockit jmockit 1.31 - jar The MIT License
org.jogamp.gluegen gluegen-rt-main 2.3.2 - jar BSD-2 License-BSD-3 License-BSD-4 License
org.jogamp.jogl jogl-all-main 2.3.2 - jar BSD-2 License-BSD-3 License-SGI Free Software License B-Apache License Version 2.0-Apache License Version 1.1-Ubuntu Font Licence 1.0
org.slf4j slf4j-api 1.7.22 - jar 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
ch.qos.logback logback-core 1.2.3 - jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.github.zafarkhaja java-semver 0.8.0 - jar The MIT License
com.io7m.ieee754b16 com.io7m.ieee754b16.core 1.0.3 - jar ISC License
com.io7m.jcip jcip-annotations 1.0.2 - jar Apache License, Version 2.0
com.io7m.jequality com.io7m.jequality.core 1.0.5 - jar ISC License
com.io7m.jinterp com.io7m.jinterp.core 1.0.2 - jar ISC License
com.io7m.jnfp com.io7m.jnfp.core 0.1.2 - jar ISC License
com.io7m.jobj com.io7m.jobj.core 0.2.1 - jar ISC License
com.io7m.jtensors com.io7m.jtensors.orthonormalization 8.0.0 - jar ISC License
com.io7m.jtensors com.io7m.jtensors.storage.bytebuffered 8.0.0 - jar ISC License
com.io7m.junsigned com.io7m.junsigned.core 1.0.1 - jar ISC License
com.io7m.mutable.numbers com.io7m.mutable.numbers.core 1.0.0 - jar ISC License
commons-io commons-io 2.5 - jar Apache License, Version 2.0
net.sf.jopt-simple jopt-simple 4.7 - jar The MIT License
org.anarres jcpp 1.4.12 - jar Apache-2.0
org.jogamp.gluegen gluegen-rt 2.3.2 - jar BSD-2 License-BSD-3 License-BSD-4 License
org.jogamp.gluegen gluegen-rt 2.3.2 natives-android-aarch64 jar BSD-2 License-BSD-3 License-BSD-4 License
org.jogamp.gluegen gluegen-rt 2.3.2 natives-android-armv6 jar BSD-2 License-BSD-3 License-BSD-4 License
org.jogamp.gluegen gluegen-rt 2.3.2 natives-linux-amd64 jar BSD-2 License-BSD-3 License-BSD-4 License
org.jogamp.gluegen gluegen-rt 2.3.2 natives-linux-armv6 jar BSD-2 License-BSD-3 License-BSD-4 License
org.jogamp.gluegen gluegen-rt 2.3.2 natives-linux-armv6hf jar BSD-2 License-BSD-3 License-BSD-4 License
org.jogamp.gluegen gluegen-rt 2.3.2 natives-linux-i586 jar BSD-2 License-BSD-3 License-BSD-4 License
org.jogamp.gluegen gluegen-rt 2.3.2 natives-macosx-universal jar BSD-2 License-BSD-3 License-BSD-4 License
org.jogamp.gluegen gluegen-rt 2.3.2 natives-solaris-amd64 jar BSD-2 License-BSD-3 License-BSD-4 License
org.jogamp.gluegen gluegen-rt 2.3.2 natives-solaris-i586 jar BSD-2 License-BSD-3 License-BSD-4 License
org.jogamp.gluegen gluegen-rt 2.3.2 natives-windows-amd64 jar BSD-2 License-BSD-3 License-BSD-4 License
org.jogamp.gluegen gluegen-rt 2.3.2 natives-windows-i586 jar BSD-2 License-BSD-3 License-BSD-4 License
org.jogamp.jogl jogl-all 2.3.2 - jar BSD-2 License-BSD-3 License-SGI Free Software License B-Apache License Version 2.0-Apache License Version 1.1-Ubuntu Font Licence 1.0
org.jogamp.jogl jogl-all 2.3.2 natives-android-aarch64 jar BSD-2 License-BSD-3 License-SGI Free Software License B-Apache License Version 2.0-Apache License Version 1.1-Ubuntu Font Licence 1.0
org.jogamp.jogl jogl-all 2.3.2 natives-android-armv6 jar BSD-2 License-BSD-3 License-SGI Free Software License B-Apache License Version 2.0-Apache License Version 1.1-Ubuntu Font Licence 1.0
org.jogamp.jogl jogl-all 2.3.2 natives-linux-amd64 jar BSD-2 License-BSD-3 License-SGI Free Software License B-Apache License Version 2.0-Apache License Version 1.1-Ubuntu Font Licence 1.0
org.jogamp.jogl jogl-all 2.3.2 natives-linux-armv6 jar BSD-2 License-BSD-3 License-SGI Free Software License B-Apache License Version 2.0-Apache License Version 1.1-Ubuntu Font Licence 1.0
org.jogamp.jogl jogl-all 2.3.2 natives-linux-armv6hf jar BSD-2 License-BSD-3 License-SGI Free Software License B-Apache License Version 2.0-Apache License Version 1.1-Ubuntu Font Licence 1.0
org.jogamp.jogl jogl-all 2.3.2 natives-linux-i586 jar BSD-2 License-BSD-3 License-SGI Free Software License B-Apache License Version 2.0-Apache License Version 1.1-Ubuntu Font Licence 1.0
org.jogamp.jogl jogl-all 2.3.2 natives-macosx-universal jar BSD-2 License-BSD-3 License-SGI Free Software License B-Apache License Version 2.0-Apache License Version 1.1-Ubuntu Font Licence 1.0
org.jogamp.jogl jogl-all 2.3.2 natives-solaris-amd64 jar BSD-2 License-BSD-3 License-SGI Free Software License B-Apache License Version 2.0-Apache License Version 1.1-Ubuntu Font Licence 1.0
org.jogamp.jogl jogl-all 2.3.2 natives-solaris-i586 jar BSD-2 License-BSD-3 License-SGI Free Software License B-Apache License Version 2.0-Apache License Version 1.1-Ubuntu Font Licence 1.0
org.jogamp.jogl jogl-all 2.3.2 natives-windows-amd64 jar BSD-2 License-BSD-3 License-SGI Free Software License B-Apache License Version 2.0-Apache License Version 1.1-Ubuntu Font Licence 1.0
org.jogamp.jogl jogl-all 2.3.2 natives-windows-i586 jar BSD-2 License-BSD-3 License-SGI Free Software License B-Apache License Version 2.0-Apache License Version 1.1-Ubuntu Font Licence 1.0

Project Dependency Graph

Dependency Tree

Licenses

BSD-3 License: GlueGen Runtime, JOGL

Apache License Version 2.0: JOGL

Apache License Version 1.1: JOGL

ISC License: com.io7m.ieee754b16.core, com.io7m.jaffirm.core, com.io7m.jcanephora.core, com.io7m.jcanephora.cursors, com.io7m.jcanephora.fake, com.io7m.jcanephora.jogl, com.io7m.jcanephora.profiler, com.io7m.jcanephora.renderstate, com.io7m.jcanephora.texture.unit_allocator, com.io7m.jequality.core, com.io7m.jfsm.core, com.io7m.jfunctional.core, com.io7m.jinterp.core, com.io7m.jlexing.core, com.io7m.jnfp.core, com.io7m.jnull.core, com.io7m.jobj.core, com.io7m.jpra.runtime.java, com.io7m.jpuddle.core, com.io7m.jranges.core, com.io7m.jregions.core, com.io7m.jtensors.core, com.io7m.jtensors.orthonormalization, com.io7m.jtensors.storage.api, com.io7m.jtensors.storage.bytebuffered, com.io7m.junreachable.core, com.io7m.junsigned.core, com.io7m.junsigned.ranges, com.io7m.mutable.numbers.core, com.io7m.r2.core, com.io7m.r2.facade, com.io7m.r2.filters, com.io7m.r2.meshes, com.io7m.r2.meshes.arrayobject, com.io7m.r2.meshes.binary, com.io7m.r2.meshes.defaults, com.io7m.r2.meshes.obj, com.io7m.r2.shaders.core, com.io7m.r2.spaces, com.io7m.r2.tests, com.io7m.r2.tests.jogl, com.io7m.sombrero.core, com.io7m.sombrero.jcpp, com.io7m.sombrero.serviceloader

Eclipse Public License 1.0: JUnit

SGI Free Software License B: JOGL

BSD-4 License: GlueGen Runtime

MIT License: SLF4J API Module

Ubuntu Font Licence 1.0: JOGL

BSD-2 License: GlueGen Runtime, JOGL

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

New BSD License: Hamcrest Core

The MIT License: JOpt Simple, Java SemVer, Main

Apache License, Version 2.0: Apache Commons IO, JCIP Annotations under Apache License, fastutil

Apache-2.0: jcpp

MIT: Memory File System

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
logback-classic-1.2.3.jar 290.3 kB 234 175 27 1.6 Yes No
logback-core-1.2.3.jar 471.9 kB 419 373 36 1.6 Yes No
memoryfilesystem-0.9.1.jar 276.5 kB 191 175 1 1.7 Yes No
java-semver-0.8.0.jar 44.4 kB 54 41 3 1.6 Yes No
com.io7m.ieee754b16.core-1.0.3.jar 7.9 kB 14 4 1 1.6 Yes Yes
com.io7m.jaffirm.core-1.1.0.jar 39.5 kB 39 28 1 1.8 Yes Yes
com.io7m.jcanephora.core-0.60.0.jar 125.1 kB 179 167 2 1.8 Yes Yes
com.io7m.jcanephora.cursors-0.60.0.jar 150.3 kB 205 194 1 1.8 Yes Yes
com.io7m.jcanephora.fake-0.60.0.jar 101.7 kB 69 58 1 1.8 Yes Yes
com.io7m.jcanephora.jogl-0.60.0.jar 152.9 kB 78 67 1 1.8 Yes Yes
com.io7m.jcanephora.profiler-0.60.0.jar 15.2 kB 22 11 1 1.8 Yes Yes
com.io7m.jcanephora.renderstate-0.60.0.jar 73.6 kB 53 42 1 1.8 Yes Yes
com.io7m.jcanephora.texture.unit_allocator-0.60.0.jar 14.6 kB 24 12 1 1.8 Yes Yes
jcip-annotations-1.0.2.jar 5.4 kB 14 4 1 1.5 No No
com.io7m.jequality.core-1.0.5.jar 12.4 kB 24 12 3 1.6 Yes Yes
com.io7m.jfsm.core-0.1.1.jar 7 kB 17 6 1 1.8 Yes Yes
com.io7m.jfunctional.core-1.3.1.jar 18.7 kB 30 20 1 1.6 Yes Yes
com.io7m.jinterp.core-1.0.2.jar 9.7 kB 22 12 1 1.6 Yes Yes
com.io7m.jlexing.core-0.2.1.jar 11.7 kB 18 7 1 1.8 Yes Yes
com.io7m.jnfp.core-0.1.2.jar 35.3 kB 20 9 1 1.8 Yes Yes
com.io7m.jnull.core-1.1.0.jar 7.2 kB 17 7 1 1.6 Yes Yes
com.io7m.jobj.core-0.2.1.jar 14.8 kB 19 8 1 1.8 Yes Yes
com.io7m.jpra.runtime.java-0.6.0.jar 49.8 kB 58 46 1 1.8 Yes Yes
com.io7m.jpuddle.core-0.4.0.jar 18.4 kB 26 15 1 1.8 Yes Yes
com.io7m.jranges.core-2.0.4.jar 13.7 kB 18 8 1 1.6 Yes Yes
com.io7m.jregions.core-1.0.0.jar 331.5 kB 269 251 8 1.8 Yes Yes
com.io7m.jtensors.core-8.0.0.jar 349.1 kB 279 259 8 1.8 Yes Yes
com.io7m.jtensors.orthonormalization-8.0.0.jar 23 kB 30 19 1 1.8 Yes Yes
com.io7m.jtensors.storage.api-8.0.0.jar 20.1 kB 43 25 5 1.8 Yes Yes
com.io7m.jtensors.storage.bytebuffered-8.0.0.jar 88.1 kB 103 91 1 1.8 Yes Yes
com.io7m.junreachable.core-1.0.3.jar 4.5 kB 13 3 1 1.6 Yes Yes
com.io7m.junsigned.core-1.0.1.jar 6.8 kB 16 5 1 1.8 Yes Yes
com.io7m.junsigned.ranges-1.0.1.jar 9.3 kB 16 5 1 1.8 Yes Yes
com.io7m.mutable.numbers.core-1.0.0.jar 16.1 kB 26 14 1 1.8 Yes Yes
com.io7m.r2.core-0.3.0-SNAPSHOT.jar 838.6 kB 638 621 7 1.8 Yes Yes
com.io7m.r2.facade-0.3.0-SNAPSHOT.jar 76.7 kB 63 48 1 1.8 Yes Yes
com.io7m.r2.filters-0.3.0-SNAPSHOT.jar 263.3 kB 165 154 1 1.8 Yes Yes
com.io7m.r2.meshes-0.3.0-SNAPSHOT.jar 39.3 kB 43 32 1 1.8 Yes Yes
com.io7m.r2.meshes.arrayobject-0.3.0-SNAPSHOT.jar 10.4 kB 16 4 1 1.8 Yes Yes
com.io7m.r2.meshes.binary-0.3.0-SNAPSHOT.jar 36.3 kB 34 21 2 1.8 Yes Yes
com.io7m.r2.meshes.defaults-0.3.0-SNAPSHOT.jar 14.4 kB 17 3 1 1.8 Yes Yes
com.io7m.r2.meshes.obj-0.3.0-SNAPSHOT.jar 10.8 kB 17 5 1 1.8 Yes Yes
com.io7m.r2.shaders.core-0.3.0-SNAPSHOT.jar 94.9 kB 152 3 1 1.8 Yes Yes
com.io7m.r2.spaces-0.3.0-SNAPSHOT.jar 6.4 kB 23 12 1 1.8 No Yes
com.io7m.r2.tests-0.3.0-SNAPSHOT-tests.jar 480.3 kB 251 201 11 1.8 Yes No
com.io7m.sombrero.core-0.3.1.jar 24.4 kB 38 27 1 1.8 Yes Yes
com.io7m.sombrero.jcpp-0.3.1.jar 14 kB 18 7 1 1.8 Yes Yes
com.io7m.sombrero.serviceloader-0.3.1.jar 5.3 kB 13 2 1 1.8 Yes Yes
commons-io-2.5.jar 208.7 kB 142 123 7 1.6 Yes No
fastutil-7.1.0.jar 17.7 MB 10766 10751 11 1.7 Yes No
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes No
jopt-simple-4.7.jar 62.2 kB 57 47 3 1.5 Yes No
jcpp-1.4.12.jar 75.2 kB 49 43 1 1.5 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
jmockit-1.31.jar 764 kB 444 374 40 1.6 Yes No
gluegen-rt-2.3.2.jar 345.6 kB 221 217 18 1.6 Yes No
gluegen-rt-2.3.2-natives-android-aarch64.jar 3.3 kB 3 1 1 1.6 No No
gluegen-rt-2.3.2-natives-android-armv6.jar 7.2 kB 3 1 1 1.6 No No
gluegen-rt-2.3.2-natives-linux-amd64.jar 4.1 kB 3 1 1 1.6 No No
gluegen-rt-2.3.2-natives-linux-armv6.jar 3 kB 3 1 1 1.6 No No
gluegen-rt-2.3.2-natives-linux-armv6hf.jar 3 kB 3 1 1 1.6 No No
gluegen-rt-2.3.2-natives-linux-i586.jar 4.1 kB 3 1 1 1.6 No No
gluegen-rt-2.3.2-natives-macosx-universal.jar 5.1 kB 3 1 1 1.6 No No
gluegen-rt-2.3.2-natives-solaris-amd64.jar 4.6 kB 3 1 1 1.6 No No
gluegen-rt-2.3.2-natives-solaris-i586.jar 3.9 kB 3 1 1 1.6 No No
gluegen-rt-2.3.2-natives-windows-amd64.jar 8.2 kB 3 1 1 1.6 No No
gluegen-rt-2.3.2-natives-windows-i586.jar 7.6 kB 3 1 1 1.6 No No
gluegen-rt-main-2.3.2.jar 0.3 kB 2 0 0 - No No
jogl-all-2.3.2.jar 3.4 MB 1521 1464 113 1.6 Yes No
jogl-all-2.3.2-natives-android-aarch64.jar 64.5 kB 4 1 1 1.6 No No
jogl-all-2.3.2-natives-android-armv6.jar 62.6 kB 4 1 1 1.6 No No
jogl-all-2.3.2-natives-linux-amd64.jar 224 kB 7 1 1 1.6 No No
jogl-all-2.3.2-natives-linux-armv6.jar 161.2 kB 7 1 1 1.6 No No
jogl-all-2.3.2-natives-linux-armv6hf.jar 164.9 kB 7 1 1 1.6 No No
jogl-all-2.3.2-natives-linux-i586.jar 217.3 kB 7 1 1 1.6 No No
jogl-all-2.3.2-natives-macosx-universal.jar 443.9 kB 7 1 1 1.6 No No
jogl-all-2.3.2-natives-solaris-amd64.jar 220.3 kB 7 1 1 1.6 No No
jogl-all-2.3.2-natives-solaris-i586.jar 161.2 kB 7 1 1 1.6 No No
jogl-all-2.3.2-natives-windows-amd64.jar 240.7 kB 7 1 1 1.6 No No
jogl-all-2.3.2-natives-windows-i586.jar 209.4 kB 7 1 1 1.6 No No
jogl-all-main-2.3.2.jar 0.3 kB 2 0 0 - No No
slf4j-api-1.7.22.jar 41.1 kB 46 34 4 1.5 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
82 29.9 MB 17876 16719 401 1.8 56 42
compile: 82 compile: 29.9 MB compile: 17876 compile: 16719 compile: 401 - compile: 56 compile: 42