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
org.apache.httpcomponents httpclient 4.5.11 jar Apache License, Version 2.0
org.jsoup jsoup 1.13.1 jar The 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
org.mockito mockito-core 3.3.0 jar The MIT License
org.powermock powermock-api-mockito2 2.0.5 jar The Apache Software License, Version 2.0
org.powermock powermock-module-testng 2.0.5 jar The Apache Software License, Version 2.0
org.testng testng 7.1.0 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
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpcore 4.4.13 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 Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
com.beust jcommander 1.72 - jar Apache 2.0
com.google.guava guava 19.0 - jar The Apache Software License, Version 2.0
com.google.inject guice 4.1.0 no_aop jar The Apache Software License, Version 2.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.10.5 - jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.10.5 - jar Apache License, Version 2.0
org.javassist javassist 3.25.0-GA - jar MPL 1.1LGPL 2.1Apache License 2.0
org.objenesis objenesis 2.6 - jar Apache 2
org.powermock powermock-api-support 2.0.5 - jar The Apache Software License, Version 2.0
org.powermock powermock-core 2.0.5 - jar The Apache Software License, Version 2.0
org.powermock powermock-module-testng-common 2.0.5 - jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 2.0.5 - jar The Apache Software License, Version 2.0
org.yaml snakeyaml 1.21 - jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: Objenesis

Apache License 2.0: Javassist

Apache 2.0: jcommander

The MIT License: jsoup Java HTML Parser, mockito-core

Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpCore, Byte Buddy (without dependencies), Byte Buddy agent, SnakeYAML, testng

LGPL 2.1: Javassist

Public Domain: AOP alliance

MPL 1.1: Javassist

GNU AGPLv3: HTML Crawler

The Apache Software License, Version 2.0: Apache Commons Logging, Google Guice - Core Library, Guava: Google Core Libraries for Java, PowerMock, javax.inject