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 Licenses
org.apache.maven.surefire maven-surefire-common 3.0.0-M5 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
junit junit 4.13 - jar Eclipse Public License 1.0
org.easytesting fest-assert 1.4 - jar Apache License, Version 2.0
org.hamcrest hamcrest-library 1.3 - jar New BSD License
org.jacoco org.jacoco.agent 0.8.5 runtime jar Eclipse Public License 2.0
org.mockito mockito-core 2.28.2 - jar The MIT License

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 Classifier Type Licenses
org.apache.maven maven-core 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.5.2 - jar Apache License, Version 2.0
org.apache.maven.plugins maven-surefire-plugin 3.0.0-M5 site-source zip 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
com.thoughtworks.qdox qdox 2.0-M9 - jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.11 - jar Apache License, Version 2.0
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.apache.maven maven-plugin-api 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-toolchain 3.0-alpha-2 - jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-artifact-transfer 0.11.0 - jar Apache License, Version 2.0
org.apache.maven.shared maven-common-artifact-filters 3.1.0 - jar Apache License, Version 2.0
org.apache.maven.surefire surefire-api 3.0.0-M5 - jar Apache License, Version 2.0
org.apache.maven.surefire surefire-booter 3.0.0-M5 - jar Apache License, Version 2.0
org.apache.maven.surefire surefire-extensions-api 3.0.0-M5 - jar Apache License, Version 2.0
org.apache.maven.surefire surefire-extensions-spi 3.0.0-M5 - jar Apache License, Version 2.0
org.apache.maven.surefire surefire-logger-api 3.0.0-M5 - jar Apache License, Version 2.0
org.apache.maven.surefire surefire-shared-utils 3.0.0-M4 - 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 2.0.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-java 1.0.5 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 2.0.4 - jar The Apache Software License, Version 2.0
org.ow2.asm asm 7.2 - jar BSD-3-Clause
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

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
net.bytebuddy byte-buddy 1.9.10 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.9.10 jar The Apache Software License, Version 2.0
org.easytesting fest-util 1.1.6 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.6 jar Apache 2

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 maven-aether-provider 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.0 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.14 jar The Apache Software License, Version 2.0
org.sonatype.aether aether-api 1.7 jar The Apache Software License, Version 2.0
org.sonatype.aether aether-impl 1.7 jar The Apache Software License, Version 2.0
org.sonatype.aether aether-spi 1.7 jar The Apache Software License, Version 2.0
org.sonatype.aether aether-util 1.7 jar The Apache Software 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 2: Objenesis

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

Eclipse Public License 2.0: JaCoCo :: Agent

Eclipse Public License 1.0: JUnit

BSD-3-Clause: asm

The MIT License: mockito-core

Apache License, Version 2.0: Apache Commons Codec, Apache Maven Artifact Transfer, Apache Maven Common Artifact Filters, FEST Fluent Assertions, FEST Util, Maven Failsafe Plugin, Maven Plugin Tools Java 5 Annotations, Maven Surefire Common, Maven Surefire Plugin, Plexus :: Component Annotations, Plexus Languages :: Java, SureFire API, SureFire Booter, SureFire Logger API, Surefire Extensions API, Surefire Extensions SPI

New BSD License: Hamcrest Core, Hamcrest library

The Apache Software License, Version 2.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Byte Buddy (without dependencies), Byte Buddy Java agent, Maven Aether Provider, Maven Artifact, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Maven Toolchains, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, QDox, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support), Surefire Shared Utils

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
qdox-2.0-M9.jar 317.3 kB 244 218 17 1.5 Yes
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes
junit-4.13.jar 381.8 kB 387 348 32 1.5 Yes
byte-buddy-1.9.10.jar 3.3 MB 2368 2319 37 - Yes
byte-buddy-agent-1.9.10.jar 43.4 kB 41 31 2 - Yes
maven-aether-provider-3.0.jar 51.2 kB 38 21 1 1.5 Yes
maven-artifact-3.0.jar 51.9 kB 57 32 11 1.5 Yes
maven-core-3.0.jar 527 kB 406 332 39 1.5 Yes
maven-model-3.0.jar 164.7 kB 67 50 3 1.5 Yes
maven-model-builder-3.0.jar 148 kB 142 109 16 1.5 Yes
maven-plugin-api-3.0.jar 48.9 kB 46 25 6 1.5 Yes
maven-repository-metadata-3.0.jar 30.1 kB 25 7 2 1.5 Yes
maven-settings-3.0.jar 46.7 kB 33 17 2 1.5 Yes
maven-settings-builder-3.0.jar 37.8 kB 49 28 5 1.5 Yes
maven-toolchain-3.0-alpha-2.jar 36.1 kB 40 20 4 1.5 Yes
maven-plugin-annotations-3.5.2.jar 14.3 kB 22 7 1 1.6 Yes
maven-surefire-plugin-3.0.0-M5-site-source.zip 81.1 kB - - - - -
maven-artifact-transfer-0.11.0.jar 127.9 kB 121 80 21 1.6 Yes
maven-common-artifact-filters-3.1.0.jar 61.2 kB 62 43 4 1.7 Yes
maven-surefire-common-3.0.0-M5.jar 311.2 kB 204 169 14 1.7 Yes
surefire-api-3.0.0-M5.jar 143.9 kB 152 126 11 1.7 Yes
surefire-booter-3.0.0-M5.jar 105.8 kB 69 51 2 1.7 Yes
surefire-extensions-api-3.0.0-M5.jar 24 kB 36 20 2 1.7 Yes
surefire-extensions-spi-3.0.0-M5.jar 7.9 kB 16 1 1 1.7 No
surefire-logger-api-3.0.0-M5.jar 13.6 kB 23 6 1 1.7 Yes
surefire-shared-utils-3.0.0-M4.jar 1.9 MB 1162 931 66 1.7 Yes
plexus-classworlds-2.2.3.jar 46.1 kB 51 36 5 1.4 Yes
plexus-component-annotations-2.0.0.jar 4.2 kB 15 3 1 1.6 No
plexus-interpolation-1.14.jar 61.1 kB 60 44 6 1.4 Yes
plexus-java-1.0.5.jar 52.1 kB 63 35 3 - Yes
plexus-utils-2.0.4.jar 222.1 kB 119 94 9 1.3 Yes
fest-assert-1.4.jar 78.5 kB 76 64 1 1.5 Yes
fest-util-1.1.6.jar 31 kB 40 22 1 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hamcrest-library-1.3.jar 53.1 kB 46 35 7 1.5 Yes
org.jacoco.agent-0.8.5-runtime.jar 282 kB 188 153 17 1.5 Yes
mockito-core-2.28.2.jar 591.2 kB 635 562 65 1.6 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
asm-7.2.jar 114.9 kB 42 36 3 - Yes
aether-api-1.7.jar 74.2 kB 102 82 11 1.5 Yes
aether-impl-1.7.jar 106.3 kB 72 58 2 1.5 Yes
aether-spi-1.7.jar 13.5 kB 31 16 4 1.5 Yes
aether-util-1.7.jar 107.9 kB 101 78 13 1.5 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
sisu-guice-2.1.7-noaop.jar 471.7 kB 416 402 8 1.5 Yes
sisu-inject-bean-1.4.2.jar 153 kB 165 138 13 1.5 Yes
sisu-inject-plexus-1.4.2.jar 201.7 kB 199 156 26 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
48 11.1 MB 8636 7208 519 1.7 45
compile: 23 compile: 4.9 MB compile: 3612 compile: 2768 compile: 238 - compile: 21
test: 10 test: 4.8 MB test: 3892 test: 3622 test: 175 - test: 10
provided: 15 provided: 1.3 MB provided: 1132 provided: 818 provided: 106 - provided: 14