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.goldmansachs gs-collections 7.0.3 jar The Apache Software License, Version 2.0
com.goldmansachs gs-collections-api 7.0.3 jar The Apache Software License, Version 2.0
com.io7m.jnull com.io7m.jnull.core 1.1.0 jar ISC License
com.io7m.jpra com.io7m.jpra.compiler.core 0.6.0 jar ISC License
com.io7m.jpra com.io7m.jpra.compiler.java 0.6.0 jar ISC License
com.io7m.jpra com.io7m.jpra.core 0.6.0 jar ISC License
com.io7m.jpra com.io7m.jpra.model 0.6.0 jar ISC License
org.apache.maven maven-compat 3.3.3 jar Apache License, Version 2.0
org.apache.maven maven-core 3.3.3 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.3.3 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-tools-api 3.4 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.24 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
io.takari.maven.plugins takari-plugin-testing 2.9.1 jar The Eclipse Public License, Version 1.0
junit junit 4.12 jar Eclipse Public License 1.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.apache.maven.plugin-tools maven-plugin-annotations 3.4 jar Apache License, Version 2.0

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
aopalliance aopalliance 1.0 - jar Public Domain
backport-util-concurrent backport-util-concurrent 3.1 - jar Public Domain
classworlds classworlds 1.1-alpha-2 - jar -
com.google.guava guava 18.0 - jar The Apache Software License, Version 2.0
com.io7m.ieee754b16 com.io7m.ieee754b16.core 1.0.3 - jar ISC License
com.io7m.jaffirm com.io7m.jaffirm.core 1.1.0 - 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.jeucreader com.io7m.jeucreader.core 1.1.2 - 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.jnfp com.io7m.jnfp.core 0.1.2 - jar ISC License
com.io7m.jpra com.io7m.jpra.runtime.java 0.6.0 - jar ISC License
com.io7m.jranges com.io7m.jranges.core 2.0.4 - jar ISC License
com.io7m.jsx com.io7m.jsx.core 0.8.0 - jar ISC License
com.io7m.jsx com.io7m.jsx.parser 0.8.0 - jar ISC License
com.io7m.jsx com.io7m.jsx.parser.api 0.8.0 - jar ISC License
com.io7m.jtensors com.io7m.jtensors.core 8.0.0-beta0001 - jar ISC License
com.io7m.jtensors com.io7m.jtensors.storage.api 8.0.0-beta0001 - jar ISC License
com.io7m.jtensors com.io7m.jtensors.storage.bytebuffered 8.0.0-beta0001 - jar ISC License
com.io7m.junreachable com.io7m.junreachable.core 1.0.3 - 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 0.0.2 - jar ISC License
com.squareup javapoet 1.8.0 - jar Apache 2.0
javax.annotation jsr250-api 1.0 - jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.0 - jar Apache License, Version 2.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.5 - jar Apache License, Version 2.0
org.apache.maven maven-aether-provider 3.3.3 - jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.3.3 - jar Apache License, Version 2.0
org.apache.maven maven-artifact-manager 2.2.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-builder-support 3.3.3 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.3.3 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.3.3 - jar Apache License, Version 2.0
org.apache.maven maven-plugin-descriptor 2.2.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-registry 2.2.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-profile 2.2.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-project 2.2.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.3.3 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.3.3 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.3.3 - jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 2.9 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-9-stable-1 - jar -
org.codehaus.plexus plexus-interpolation 1.21 - jar The Apache Software License, Version 2.0
org.eclipse.aether aether-api 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.0 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.0 - jar Eclipse Public License, Version 1.0
org.jgrapht jgrapht-core 1.0.1 - jar GNU Lesser General Public License Version 2.1, February 1999-Eclipse Public License (EPL) 1.0
org.slf4j slf4j-api 1.7.21 - jar MIT License
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 - jar Apache Public License 2.0
org.sonatype.sisu sisu-guice 3.2.5 no_aop jar The Apache Software 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
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

ISC License: com.io7m.ieee754b16.core, com.io7m.jaffirm.core, com.io7m.jequality.core, com.io7m.jeucreader.core, com.io7m.jfunctional.core, com.io7m.jlexing.core, com.io7m.jnfp.core, com.io7m.jnull.core, com.io7m.jpra.compiler.core, com.io7m.jpra.compiler.java, com.io7m.jpra.core, com.io7m.jpra.maven.plugin, com.io7m.jpra.model, com.io7m.jpra.runtime.java, com.io7m.jranges.core, com.io7m.jsx.core, com.io7m.jsx.parser, com.io7m.jsx.parser.api, com.io7m.jtensors.core, com.io7m.jtensors.storage.api, com.io7m.jtensors.storage.bytebuffered, com.io7m.junreachable.core, com.io7m.junsigned.core, com.io7m.mutable.numbers.core

Apache 2.0: JavaPoet

Eclipse Public License 1.0: JUnit

Eclipse Public License (EPL) 1.0: JGraphT - Core

The Eclipse Public License, Version 1.0: takari-plugin-testing

MIT License: SLF4J API Module

Public Domain: AOP alliance, Backport of JSR 166

New BSD License: Hamcrest Core

Eclipse Public License, Version 1.0: Aether API, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Unknown: Default Plexus Container, classworlds

GNU Lesser General Public License Version 2.1, February 1999: JGraphT - Core

Apache License, Version 2.0: Apache Commons Lang, Apache Maven Wagon :: API, CDI APIs, JCIP Annotations under Apache License, Maven Aether Provider, Maven Artifact, Maven Builder Support, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Extractor API, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Common Utilities

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

The Apache Software License, Version 2.0: Goldman Sachs Collections API, Goldman Sachs Collections Main Library, Guava: Google Core Libraries for Java, Maven Artifact Manager, Maven Plugin Descriptor Model, Maven Plugin Registry Model, Maven Profile Model, Maven Project Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Interpolation API, Sisu Guice - Core Library, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes No
backport-util-concurrent-3.1.jar 331.7 kB 251 239 5 1.4 Yes No
classworlds-1.1-alpha-2.jar 37.5 kB 32 22 3 1.1 Yes No
gs-collections-7.0.3.jar 9.1 MB 5007 4889 99 1.5 Yes No
gs-collections-api-7.0.3.jar 666.4 kB 1194 1122 61 1.5 No No
guava-18.0.jar 2.3 MB 1719 1690 17 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
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.jeucreader.core-1.1.2.jar 6.8 kB 17 7 1 1.6 Yes Yes
com.io7m.jfunctional.core-1.3.1.jar 18.7 kB 30 20 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.jpra.compiler.core-0.6.0.jar 108.7 kB 71 54 6 1.8 Yes Yes
com.io7m.jpra.compiler.java-0.6.0.jar 81 kB 49 37 1 1.8 Yes Yes
com.io7m.jpra.core-0.6.0.jar 3.6 kB 14 3 1 1.8 Yes Yes
com.io7m.jpra.model-0.6.0.jar 123.1 kB 133 114 9 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.jranges.core-2.0.4.jar 13.7 kB 18 8 1 1.6 Yes Yes
com.io7m.jsx.core-0.8.0.jar 6.5 kB 19 9 1 1.8 Yes Yes
com.io7m.jsx.parser-0.8.0.jar 24.5 kB 33 17 3 1.8 Yes Yes
com.io7m.jsx.parser.api-0.8.0.jar 33.9 kB 53 38 4 1.8 Yes Yes
com.io7m.jtensors.core-8.0.0-beta0001.jar 345.1 kB 279 259 8 1.8 Yes Yes
com.io7m.jtensors.storage.api-8.0.0-beta0001.jar 20.1 kB 43 25 5 1.8 Yes Yes
com.io7m.jtensors.storage.bytebuffered-8.0.0-beta0001.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.mutable.numbers.core-0.0.2.jar 16.1 kB 26 14 1 1.8 Yes Yes
javapoet-1.8.0.jar 92.1 kB 46 36 1 1.7 Yes No
takari-plugin-testing-2.9.1.jar 81.2 kB 55 41 3 1.7 Yes No
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes No
cdi-api-1.0.jar 44.9 kB 92 75 7 1.5 Yes No
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No No
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes No
commons-lang3-3.5.jar 479.9 kB 284 260 12 1.6 Yes No
maven-aether-provider-3.3.3.jar 66.3 kB 43 26 1 1.7 Yes No
maven-artifact-3.3.3.jar 55.1 kB 57 32 11 1.7 Yes No
maven-artifact-manager-2.2.1.jar 67.6 kB 52 29 7 1.5 Yes No
maven-builder-support-3.3.3.jar 15 kB 24 10 1 1.7 Yes No
maven-compat-3.3.3.jar 286.7 kB 211 159 29 1.7 Yes No
maven-core-3.3.3.jar 631.9 kB 489 390 56 1.7 Yes No
maven-model-3.3.3.jar 160.8 kB 67 50 3 1.7 Yes No
maven-model-builder-3.3.3.jar 176.4 kB 154 121 16 1.7 Yes No
maven-plugin-api-3.3.3.jar 46.1 kB 46 25 6 1.7 Yes No
maven-plugin-descriptor-2.2.1.jar 39.3 kB 33 15 3 1.5 Yes No
maven-plugin-registry-2.2.1.jar 29.7 kB 28 9 2 1.5 Yes No
maven-profile-2.2.1.jar 35.4 kB 33 15 2 1.5 Yes No
maven-project-2.2.1.jar 156.3 kB 98 72 10 1.5 Yes No
maven-repository-metadata-3.3.3.jar 26 kB 25 7 2 1.7 Yes No
maven-settings-3.3.3.jar 43 kB 33 17 2 1.7 Yes No
maven-settings-builder-3.3.3.jar 43.2 kB 53 32 5 1.7 Yes No
maven-plugin-annotations-3.4.jar 14.2 kB 22 7 1 1.5 Yes No
maven-plugin-tools-api-3.4.jar 23.2 kB 31 11 4 1.5 Yes No
wagon-provider-api-2.9.jar 53.5 kB 60 39 8 1.5 Yes No
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes No
plexus-component-annotations-1.5.5.jar 4.2 kB 15 3 1 1.5 No No
plexus-container-default-1.0-alpha-9-stable-1.jar 194.2 kB 215 175 28 1.1 Yes No
plexus-interpolation-1.21.jar 62.5 kB 60 44 6 1.5 Yes No
plexus-utils-3.0.24.jar 247.4 kB 129 104 9 1.5 Yes No
aether-api-1.0.2.v20150114.jar 136.3 kB 149 128 11 1.5 Yes No
aether-impl-1.0.2.v20150114.jar 173 kB 114 96 4 1.5 Yes No
aether-spi-1.0.2.v20150114.jar 30.7 kB 54 34 8 1.5 Yes No
aether-util-1.0.2.v20150114.jar 146.9 kB 126 101 13 1.5 Yes No
org.eclipse.sisu.inject-0.3.0.jar 375.3 kB 287 269 9 1.6 Yes No
org.eclipse.sisu.plexus-0.3.0.jar 205.4 kB 196 164 20 1.6 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
jgrapht-core-1.0.1.jar 564.7 kB 409 376 25 1.8 Yes No
slf4j-api-1.7.21.jar 41.1 kB 46 34 4 1.5 Yes No
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes No
plexus-sec-dispatcher-1.3.jar 28.6 kB 31 13 3 1.4 Yes No
sisu-guice-3.2.5-no_aop.jar 399.7 kB 331 316 8 1.6 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
73 19.2 MB 14008 12518 625 1.8 69 23
compile: 69 compile: 18.7 MB compile: 13556 compile: 12139 compile: 588 - compile: 65 compile: 23
test: 3 test: 441.1 kB test: 430 test: 372 test: 36 - test: 3 -
provided: 1 provided: 14.2 kB provided: 22 provided: 7 provided: 1 - provided: 1 -