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.io7m.kstructural io7m-kstructural-frontend 0.3.1 jar ISC License
org.apache.maven maven-plugin-api 3.3.9 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
ch.qos.logback logback-classic 1.1.7 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
io.takari.maven.plugins takari-plugin-testing 2.9.0 jar The Eclipse Public License, Version 1.0
junit junit 4.12 jar Eclipse Public License 1.0
net.java.quickcheck quickcheck 0.6 jar -
org.apache.maven maven-compat 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-core 3.3.9 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.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 Type Licenses
com.github.stephenc.jcip jcip-annotations 1.0-1 jar Apache License, Version 2.0
com.io7m.jboxes io7m-jboxes-core 0.2.0 jar ISC License
com.io7m.jcip jcip-annotations 1.0.2 jar Apache License, Version 2.0
com.io7m.jequality io7m-jequality-core 1.0.4 jar ISC License
com.io7m.jeucreader io7m-jeucreader-core 1.1.1 jar ISC License
com.io7m.jfunctional io7m-jfunctional-core 1.3.0 jar ISC License
com.io7m.jlexing io7m-jlexing-core 0.1.1 jar ISC License
com.io7m.jnull io7m-jnull-core 1.0.2 jar ISC License
com.io7m.jorchard io7m-jorchard-core 0.2.0 jar ISC License
com.io7m.jpita io7m-jpita-core 0.2.1 jar ISC License
com.io7m.jpplib io7m-jpplib-core 0.7.2 jar BSD-3 License
com.io7m.jptbox io7m-jptbox-core 0.1.0 jar ISC License
com.io7m.jranges io7m-jranges-core 2.0.3 jar ISC License
com.io7m.jsx io7m-jsx-core 0.6.0 jar ISC License
com.io7m.jsx io7m-jsx-parser 0.6.0 jar ISC License
com.io7m.jsx io7m-jsx-parser-api 0.6.0 jar ISC License
com.io7m.junreachable io7m-junreachable-core 1.0.2 jar ISC License
com.io7m.kstructural io7m-kstructural-core 0.3.1 jar ISC License
com.io7m.kstructural io7m-kstructural-latex 0.3.1 jar ISC License
com.io7m.kstructural io7m-kstructural-parser 0.3.1 jar ISC License
com.io7m.kstructural io7m-kstructural-plain 0.3.1 jar ISC License
com.io7m.kstructural io7m-kstructural-pretty 0.3.1 jar ISC License
com.io7m.kstructural io7m-kstructural-schema 0.3.1 jar ISC License
com.io7m.kstructural io7m-kstructural-xom 0.3.1 jar ISC License
com.io7m.xom xom 1.2.10 jar The GNU Lesser General Public License, Version 2.1
com.thaiopensource jing 20091111 jar New BSD License
isorelax isorelax 20030108 jar -
it.unimi.dsi fastutil 7.0.12 jar Apache License, Version 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
net.sf.saxon saxon 8.7 jar Mozilla Public License Version 1.0
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-model 3.3.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.6 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.21 jar The Apache Software License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.2 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.2 jar Eclipse Public License, Version 1.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.immutables value 2.2.10 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-runtime 1.0.3 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 1.0.3 jar The Apache Software License, Version 2.0
org.jgrapht jgrapht-core 0.9.2 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.valid4j valid4j 0.5.0 jar Apache Software License, Version 2.0
xalan xalan 2.7.0 jar -
xerces xercesImpl 2.8.0 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.3.03 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 Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
ch.qos.logback logback-core 1.1.7 - jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.google.guava guava 18.0 - jar The Apache Software License, Version 2.0
com.google.inject guice 4.0 no_aop jar The Apache Software License, Version 2.0
net.java.quickcheck quickcheck-src-generator 0.6 - jar -
org.apache.maven maven-aether-provider 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.3.9 - jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 2.10 - jar Apache License, Version 2.0
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.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

Project Dependency Graph

Dependency Tree

Licenses

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

BSD-3 License: io7m-jpplib-core

ISC License: io7m-jboxes-core, io7m-jequality-core, io7m-jeucreader-core, io7m-jfunctional-core, io7m-jlexing-core, io7m-jnull-core, io7m-jorchard-core, io7m-jpita-core, io7m-jptbox-core, io7m-jranges-core, io7m-jsx-core, io7m-jsx-parser, io7m-jsx-parser-api, io7m-junreachable-core, io7m-kstructural-core, io7m-kstructural-frontend, io7m-kstructural-latex, io7m-kstructural-maven-plugin, io7m-kstructural-parser, io7m-kstructural-plain, io7m-kstructural-pretty, io7m-kstructural-schema, io7m-kstructural-xom

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

Mozilla Public License Version 1.0: Saxon

Public Domain: AOP alliance

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

The GNU Lesser General Public License, Version 2.1: XOM

New BSD License: Hamcrest Core, jing-trang

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

Unknown: isorelax, quickcheck-core, quickcheck-src-generator, xalan

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

Apache Software License, Version 2.0: org.valid4j:valid4j

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 Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, fastutil

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

The Apache Software License, Version 2.0: Google Guice - Core Library, Guava: Google Core Libraries for Java, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Xerces2 Java Parser, javax.inject, kotlin-runtime, kotlin-stdlib, org.immutables.value, xml-apis

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
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes No
logback-classic-1.1.7.jar 304.1 kB 231 175 26 1.6 Yes No
logback-core-1.1.7.jar 470.8 kB 418 372 36 1.6 Yes No
jcip-annotations-1.0-1.jar 4.7 kB 14 4 1 1.5 No No
guava-18.0.jar 2.3 MB 1719 1690 17 1.6 Yes No
guice-4.0-no_aop.jar 423.6 kB 344 329 8 1.6 Yes No
io7m-jboxes-core-0.2.0.jar 24.3 kB 27 16 1 1.8 Yes Yes
jcip-annotations-1.0.2.jar 5.4 kB 14 4 1 1.5 No No
io7m-jequality-core-1.0.4.jar 12.3 kB 24 12 3 1.6 Yes Yes
io7m-jeucreader-core-1.1.1.jar 6.7 kB 17 7 1 1.6 Yes Yes
io7m-jfunctional-core-1.3.0.jar 18.5 kB 30 20 1 1.6 Yes Yes
io7m-jlexing-core-0.1.1.jar 7.8 kB 17 6 1 1.8 Yes Yes
io7m-jnull-core-1.0.2.jar 7 kB 17 7 1 1.6 Yes Yes
io7m-jorchard-core-0.2.0.jar 10.5 kB 20 9 1 1.8 Yes Yes
io7m-jpita-core-0.2.1.jar 9.8 kB 18 7 1 1.8 Yes Yes
io7m-jpplib-core-0.7.2.jar 30.6 kB 36 25 1 1.8 Yes Yes
io7m-jptbox-core-0.1.0.jar 10.3 kB 18 7 1 1.8 Yes Yes
io7m-jranges-core-2.0.3.jar 13.5 kB 18 8 1 1.6 Yes Yes
io7m-jsx-core-0.6.0.jar 6.4 kB 19 9 1 1.8 Yes Yes
io7m-jsx-parser-0.6.0.jar 24.3 kB 33 17 3 1.8 Yes Yes
io7m-jsx-parser-api-0.6.0.jar 33.8 kB 53 38 4 1.8 Yes Yes
io7m-junreachable-core-1.0.2.jar 4.3 kB 13 3 1 1.6 Yes Yes
io7m-kstructural-core-0.3.1.jar 364.1 kB 241 229 2 1.8 Yes Yes
io7m-kstructural-frontend-0.3.1.jar 34.6 kB 29 18 1 1.8 Yes Yes
io7m-kstructural-latex-0.3.1.jar 25.1 kB 25 14 1 1.8 Yes Yes
io7m-kstructural-parser-0.3.1.jar 585.6 kB 391 378 3 1.8 Yes Yes
io7m-kstructural-plain-0.3.1.jar 50.9 kB 35 24 1 1.8 Yes Yes
io7m-kstructural-pretty-0.3.1.jar 85.2 kB 66 53 3 1.8 Yes Yes
io7m-kstructural-schema-0.3.1.jar 5.2 kB 15 3 1 1.8 Yes Yes
io7m-kstructural-xom-0.3.1.jar 253.9 kB 169 156 1 1.8 Yes Yes
xom-1.2.10.jar 313.3 kB 326 288 16 1.2 No No
jing-20091111.jar 708.4 kB 718 629 42 1.5 Yes No
takari-plugin-testing-2.9.0.jar 80.8 kB 55 41 3 1.7 Yes No
isorelax-20030108.jar 192.6 kB 88 58 11 1.2 Yes No
fastutil-7.0.12.jar 17.9 MB 10766 10751 11 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
quickcheck-0.6.jar 105.5 kB 109 87 9 1.6 Yes No
quickcheck-src-generator-0.6.jar 29.5 kB 37 24 1 1.6 Yes No
saxon-8.7.jar 3.3 MB 839 836 23 1.2 Yes No
commons-lang3-3.4.jar 434.7 kB 248 224 12 1.6 Yes No
maven-aether-provider-3.3.9.jar 66.9 kB 43 26 1 1.7 Yes No
maven-artifact-3.3.9.jar 55 kB 57 32 11 1.7 Yes No
maven-builder-support-3.3.9.jar 14.9 kB 24 10 1 1.7 Yes No
maven-compat-3.3.9.jar 290.3 kB 215 163 29 1.7 Yes No
maven-core-3.3.9.jar 637.9 kB 493 394 56 1.7 Yes No
maven-model-3.3.9.jar 164 kB 71 54 3 1.7 Yes No
maven-model-builder-3.3.9.jar 177 kB 154 121 16 1.7 Yes No
maven-plugin-api-3.3.9.jar 47.5 kB 48 27 6 1.7 Yes No
maven-repository-metadata-3.3.9.jar 27.3 kB 27 9 2 1.7 Yes No
maven-settings-3.3.9.jar 44.3 kB 35 19 2 1.7 Yes No
maven-settings-builder-3.3.9.jar 43 kB 53 32 5 1.7 Yes No
maven-plugin-annotations-3.4.jar 14.2 kB 22 7 1 1.5 Yes No
wagon-provider-api-2.10.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.6.jar 4.3 kB 15 3 1 1.5 No No
plexus-interpolation-1.21.jar 62.5 kB 60 44 6 1.5 Yes No
plexus-utils-3.0.21.jar 244.8 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.2.jar 377.6 kB 288 270 9 1.6 Yes No
org.eclipse.sisu.plexus-0.3.2.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
value-2.2.10.jar 2.3 MB 1494 1472 14 1.7 Yes No
kotlin-runtime-1.0.3.jar 178.2 kB 229 202 11 1.6 Yes No
kotlin-stdlib-1.0.3.jar 578.5 kB 321 299 13 1.6 Yes No
jgrapht-core-0.9.2.jar 397.2 kB 331 306 17 1.7 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
valid4j-0.5.0.jar 26.1 kB 45 33 4 1.7 Yes No
xalan-2.7.0.jar 2.7 MB 1267 1205 42 1.1 Yes No
xercesImpl-2.8.0.jar 1.2 MB 946 878 38 1.1 No No
xml-apis-1.3.03.jar 195.1 kB 342 302 25 1.1 No No
Total Size Entries Classes Packages Java Version Debug Information Sealed
78 39.3 MB 25320 23674 696 1.8 71 23
compile: 52 compile: 33.3 MB compile: 20389 compile: 19419 compile: 397 - compile: 45 compile: 23
test: 25 test: 5.9 MB test: 4909 test: 4248 test: 298 - test: 25 -
provided: 1 provided: 14.2 kB provided: 22 provided: 7 provided: 1 - provided: 1 -