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 License
org.apache.maven maven-plugin-api 3.0 jar The Apache Software License, Version 2.0
org.esigate esigate-core 4.0 jar Apache Software License
org.slf4j slf4j-simple 1.7.5 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 License
org.apache.maven.plugin-testing maven-plugin-testing-harness 2.0 jar The Apache Software 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 License
commons-codec commons-codec 1.6 - jar The Apache Software License, Version 2.0
commons-io commons-io 2.0.1 - jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 - jar The Apache Software License, Version 2.0
nu.validator.htmlparser htmlparser 1.4 - jar The MIT License-The (New) BSD License
org.apache.commons commons-lang3 3.0.1 - jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.2.3 - jar LICENSE.txt
org.apache.httpcomponents httpclient-cache 4.2.3 - jar LICENSE.txt
org.apache.httpcomponents httpcore 4.2.2 - jar LICENSE.txt
org.apache.maven maven-artifact 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.0 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.2.3 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.4 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 2.0.1 - jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.6.2 - jar MIT License
org.sonatype.sisu sisu-guice 2.1.7 noaop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 1.4.2 - jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-plexus 1.4.2 - jar The Apache Software License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type License
org.slf4j jcl-over-slf4j 1.6.2 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 License
classworlds classworlds 1.1-alpha-2 jar -
junit junit 4.10 jar Common Public License Version 1.0
org.apache.maven maven-aether-provider 3.0.3 jar The Apache Software License, Version 2.0
org.apache.maven maven-compat 3.0.3 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 3.0.3 jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 3.0.3 jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.0.3 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.0.3 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.0.3 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0-beta-7 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-archiver 1.0-alpha-7 jar -
org.codehaus.plexus plexus-container-default 1.0-alpha-8 jar -
org.codehaus.plexus plexus-interpolation 1.14 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.1 jar BSD style
org.sonatype.aether aether-api 1.11 jar Eclipse Public License, Version 1.0-Apache License, Version 2.0
org.sonatype.aether aether-impl 1.11 jar Eclipse Public License, Version 1.0-Apache License, Version 2.0
org.sonatype.aether aether-spi 1.11 jar Eclipse Public License, Version 1.0-Apache License, Version 2.0
org.sonatype.aether aether-util 1.11 jar Eclipse Public License, Version 1.0-Apache License, Version 2.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

The (New) BSD License: htmlparser

Apache Software License: esigate-core

BSD style: Hamcrest Core

Unknown: Default Plexus Container, Plexus Archiver Component, classworlds, fast-maven-plugin

Apache License: HttpClient, HttpClient Cache, HttpCore

Apache License, Version 2.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities

Eclipse Public License, Version 1.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities

Common Public License Version 1.0: JUnit

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

The Apache Software License, Version 2.0: Commons Codec, Commons IO, Commons Lang, Commons Logging, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Maven Wagon API, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support)

The MIT License: htmlparser