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.scala-incubator.io scala-io-core_2.11 0.4.3-1 jar Scala License
com.github.scala-incubator.io scala-io-file_2.11 0.4.3-1 jar Scala License
commons-lang commons-lang 2.4 jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-core 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-model 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.3.9 jar Apache License, Version 2.0
org.codehaus.plexus plexus-digest 1.1 jar -
org.codehaus.plexus plexus-utils 3.0.24 jar Apache License, Version 2.0
org.scala-lang scala-compiler 2.11.7 jar BSD 3-Clause
org.scala-lang scala-library 2.11.7 jar BSD 3-Clause
org.scala-lang scala-reflect 2.11.7 jar BSD 3-Clause
org.slf4j jcl-over-slf4j 1.5.11 jar MIT License
org.slf4j log4j-over-slf4j 1.5.11 jar Apache Software Licenses
org.slf4j slf4j-api 1.5.11 jar MIT License
org.slf4j slf4j-simple 1.5.11 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
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 jar Apache License, Version 2.0
org.scalatest scalatest_2.11 2.2.6 jar the Apache License, ASL 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 Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
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
com.madgag scala-arm_2.11 1.3.3 - jar BSD-Style
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.4 - jar Apache License, Version 2.0
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.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-component-api 1.0-alpha-20 - 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.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.scala-lang.modules scala-parser-combinators_2.11 1.0.4 - jar BSD 3-clause
org.scala-lang.modules scala-xml_2.11 1.0.4 - jar BSD 3-clause
org.scala-lang.plugins scala-continuations-library_2.11 1.0.1 - jar BSD 3-clause
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

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
classworlds classworlds 1.1-alpha-2 jar -
commons-io commons-io 2.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-archiver 2.2 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-io 2.0.4 jar The Apache Software License, Version 2.0
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

Eclipse Public License 1.0: JUnit

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J Simple Binding

Scala License: scala-io-core, scala-io-file

Public Domain: AOP alliance

New BSD License: Hamcrest Core

BSD 3-clause: scala-continuations-library, scala-parser-combinators, scala-xml

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

Public domain (Unlicense): Snag Jar Maven Plugin

the Apache License, ASL Version 2.0: scalatest

Apache Software Licenses: Log4j Implemented Over SLF4J

Unknown: Default Plexus Container, Plexus Component API, Plexus Digest / Hashcode Components, classworlds

BSD-Style: scala-arm

Apache License, Version 2.0: Apache Commons Lang, CDI APIs, Maven Aether Provider, Maven Artifact, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, 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

BSD 3-Clause: Scala Compiler, Scala Library

The Apache Software License, Version 2.0: Commons IO, Commons Lang, Google Guice - Core Library, Guava: Google Core Libraries for Java, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Classworlds, Plexus IO Components, Plexus Interpolation API, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
classworlds-1.1-alpha-2.jar 37.5 kB 32 22 3 1.1 Yes
scala-io-core_2.11-0.4.3-1.jar 1.2 MB 817 807 9 1.6 Yes
scala-io-file_2.11-0.4.3-1.jar 384 kB 269 263 4 1.6 Yes
guava-18.0.jar 2.3 MB 1719 1690 17 1.6 Yes
guice-4.0-no_aop.jar 423.6 kB 344 329 8 1.6 Yes
scala-arm_2.11-1.3.3.jar 74 kB 63 60 2 1.6 Yes
commons-io-2.2.jar 173.6 kB 126 108 6 1.5 Yes
commons-lang-2.4.jar 261.8 kB 148 127 9 1.2 Yes
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes
cdi-api-1.0.jar 44.9 kB 92 75 7 1.5 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
commons-lang3-3.4.jar 434.7 kB 248 224 12 1.6 Yes
maven-aether-provider-3.3.9.jar 66.9 kB 43 26 1 1.7 Yes
maven-artifact-3.3.9.jar 55 kB 57 32 11 1.7 Yes
maven-builder-support-3.3.9.jar 14.9 kB 24 10 1 1.7 Yes
maven-core-3.3.9.jar 637.9 kB 493 394 56 1.7 Yes
maven-model-3.3.9.jar 164 kB 71 54 3 1.7 Yes
maven-model-builder-3.3.9.jar 177 kB 154 121 16 1.7 Yes
maven-plugin-api-3.3.9.jar 47.5 kB 48 27 6 1.7 Yes
maven-repository-metadata-3.3.9.jar 27.3 kB 27 9 2 1.7 Yes
maven-settings-3.3.9.jar 44.3 kB 35 19 2 1.7 Yes
maven-settings-builder-3.3.9.jar 43 kB 53 32 5 1.7 Yes
maven-plugin-testing-harness-3.3.0.jar 51 kB 36 17 3 1.6 Yes
maven-plugin-annotations-3.4.jar 14.2 kB 22 7 1 1.5 Yes
plexus-archiver-2.2.jar 185 kB 137 112 12 1.5 Yes
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes
plexus-component-annotations-1.6.jar 4.3 kB 15 3 1 1.5 No
plexus-component-api-1.0-alpha-20.jar 33.7 kB 66 43 10 1.4 Yes
plexus-container-default-1.0-alpha-9-stable-1.jar 194.2 kB 215 175 28 1.1 Yes
plexus-digest-1.1.jar 13.6 kB 27 14 1 1.4 Yes
plexus-interpolation-1.21.jar 62.5 kB 60 44 6 1.5 Yes
plexus-io-2.0.4.jar 58.3 kB 62 43 5 1.5 Yes
plexus-utils-3.0.24.jar 247.4 kB 129 104 9 1.5 Yes
aether-api-1.0.2.v20150114.jar 136.3 kB 149 128 11 1.5 Yes
aether-impl-1.0.2.v20150114.jar 173 kB 114 96 4 1.5 Yes
aether-spi-1.0.2.v20150114.jar 30.7 kB 54 34 8 1.5 Yes
aether-util-1.0.2.v20150114.jar 146.9 kB 126 101 13 1.5 Yes
org.eclipse.sisu.inject-0.3.2.jar 377.6 kB 288 270 9 1.6 Yes
org.eclipse.sisu.plexus-0.3.2.jar 205.4 kB 196 164 20 1.6 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
scala-compiler-2.11.7.jar 15.2 MB 9064 8886 69 1.6 Yes
scala-library-2.11.7.jar 5.7 MB 3863 3825 34 1.6 Yes
scala-reflect-2.11.7.jar 4.6 MB 2810 2793 13 1.6 Yes
scala-parser-combinators_2.11-1.0.4.jar 423.8 kB 363 352 6 1.6 Yes
scala-xml_2.11-1.0.4.jar 647.9 kB 434 421 10 1.6 Yes
scala-continuations-library_2.11-1.0.1.jar 26 kB 29 24 1 1.6 Yes
scalatest_2.11-2.2.6.jar 7.4 MB 4167 4107 21 1.6 Yes
jcl-over-slf4j-1.5.11.jar 17.3 kB 23 9 2 1.3 Yes
log4j-over-slf4j-1.5.11.jar 11.6 kB 17 7 1 1.3 Yes
slf4j-api-1.5.11.jar 23.7 kB 32 21 3 1.3 Yes
slf4j-simple-1.5.11.jar 7.6 kB 15 5 1 1.3 Yes
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes
plexus-sec-dispatcher-1.3.jar 28.6 kB 31 13 3 1.4 Yes
Total Size Entries Classes Packages Java Version Debug Information
55 43.2 MB 27893 26647 529 1.7 53
compile: 45 compile: 34.7 MB compile: 22721 compile: 21725 compile: 417 - compile: 43
test: 9 test: 8.5 MB test: 5150 test: 4915 test: 111 - test: 9
provided: 1 provided: 14.2 kB provided: 22 provided: 7 provided: 1 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
snapshots http://snapshots.maven.codehaus.org/maven2 No Yes Yes
plexus.snapshots https://oss.sonatype.org/content/repositories/plexus-snapshots No Yes No
central https://repo.maven.apache.org/maven2 Yes No No
Javanet http://download.java.net/maven/2/ Yes Yes Yes
snapshots.jboss.org http://snapshots.jboss.org/maven2 No Yes No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
oss.sonatype.org/jboss-snapshots http://oss.sonatype.org/content/repositories/jboss-snapshots No Yes No
TypesafeRepository http://repo.typesafe.com/typesafe/releases/ Yes Yes No
repository.jboss.org http://repository.jboss.org/maven2 Yes No No
codehaus.snapshots http://snapshots.repository.codehaus.org No Yes Yes
SonatypeOSSSnapshots https://oss.sonatype.org/content/repositories/snapshots/ Yes Yes No
apache.snapshots http://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact plexus.snapshots central snapshots.jboss.org sonatype-nexus-snapshots oss.sonatype.org/jboss-snapshots TypesafeRepository repository.jboss.org SonatypeOSSSnapshots apache.snapshots
aopalliance:aopalliance:jar:1.0 - Found at https://repo.maven.apache.org/maven2 - - - - Found at http://repository.jboss.org/maven2 - -
classworlds:classworlds:jar:1.1-alpha-2 - Found at https://repo.maven.apache.org/maven2 - - - - Found at http://repository.jboss.org/maven2 - -
com.github.scala-incubator.io:scala-io-core_2.11:jar:0.4.3-1 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
com.github.scala-incubator.io:scala-io-file_2.11:jar:0.4.3-1 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
com.google.guava:guava:jar:18.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
com.google.inject:guice:jar:no_aop:4.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
com.madgag:scala-arm_2.11:jar:1.3.3 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
commons-io:commons-io:jar:2.2 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
commons-lang:commons-lang:jar:2.4 - Found at https://repo.maven.apache.org/maven2 - - - - Found at http://repository.jboss.org/maven2 - -
javax.annotation:jsr250-api:jar:1.0 - Found at https://repo.maven.apache.org/maven2 - - - - Found at http://repository.jboss.org/maven2 - -
javax.enterprise:cdi-api:jar:1.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
javax.inject:javax.inject:jar:1 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
junit:junit:jar:4.12 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.commons:commons-lang3:jar:3.4 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven:maven-aether-provider:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven:maven-artifact:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven:maven-builder-support:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven:maven-core:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven:maven-model:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven:maven-model-builder:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven:maven-plugin-api:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven:maven-repository-metadata:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven:maven-settings:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven:maven-settings-builder:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.4 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.codehaus.plexus:plexus-archiver:jar:2.2 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.codehaus.plexus:plexus-classworlds:jar:2.5.2 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.codehaus.plexus:plexus-component-annotations:jar:1.6 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.codehaus.plexus:plexus-component-api:jar:1.0-alpha-20 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 - Found at https://repo.maven.apache.org/maven2 - - - - Found at http://repository.jboss.org/maven2 - -
org.codehaus.plexus:plexus-digest:jar:1.1 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.codehaus.plexus:plexus-interpolation:jar:1.21 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.codehaus.plexus:plexus-io:jar:2.0.4 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.codehaus.plexus:plexus-utils:jar:3.0.24 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.eclipse.aether:aether-api:jar:1.0.2.v20150114 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.eclipse.aether:aether-impl:jar:1.0.2.v20150114 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.eclipse.aether:aether-util:jar:1.0.2.v20150114 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.hamcrest:hamcrest-core:jar:1.3 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.scala-lang:scala-compiler:jar:2.11.7 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.scala-lang:scala-library:jar:2.11.7 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.scala-lang:scala-reflect:jar:2.11.7 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.scala-lang.modules:scala-parser-combinators_2.11:jar:1.0.4 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.scala-lang.modules:scala-xml_2.11:jar:1.0.4 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.scala-lang.plugins:scala-continuations-library_2.11:jar:1.0.1 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.scalatest:scalatest_2.11:jar:2.2.6 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.slf4j:jcl-over-slf4j:jar:1.5.11 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.slf4j:log4j-over-slf4j:jar:1.5.11 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.slf4j:slf4j-api:jar:1.5.11 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.slf4j:slf4j-simple:jar:1.5.11 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.sonatype.plexus:plexus-cipher:jar:1.4 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
Total plexus.snapshots central snapshots.jboss.org sonatype-nexus-snapshots oss.sonatype.org/jboss-snapshots TypesafeRepository repository.jboss.org SonatypeOSSSnapshots apache.snapshots
55 (compile: 45, test: 9, provided: 1) 0 55 0 0 0 0 5 0 0