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-artifact 3.0.5 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 3.0.5 jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.0.5 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 3.0.5 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 License
com.rubiconproject.oss jchronic 0.2.6 jar MIT License
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
info.cukes cucumber-java 1.1.8 jar MIT License
info.cukes cucumber-junit 1.1.8 jar MIT License
junit junit 4.11 jar Common Public License Version 1.0
org.apache.maven maven-compat 3.0.5 jar The Apache Software License, Version 2.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 2.1 jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-verifier 1.5 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-all 1.3 jar New BSD 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 Type License
org.apache.maven.plugin-tools maven-plugin-annotations 3.3 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 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
org.apache.maven maven-aether-provider 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.0.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.4 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.14 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.18 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-api 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-impl 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-spi 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-util 1.13.1 - 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
org.sonatype.sisu sisu-guava 0.9.9 - jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-guice 3.1.0 no_aop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 2.3.0 - jar The Apache Software License, Version 2.0-Eclipse Public License, Version 1.0
org.sonatype.sisu sisu-inject-plexus 2.3.0 - jar Eclipse Public License, Version 1.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 License
classworlds classworlds 1.1-alpha-2 jar -
com.google.code.findbugs jsr305 2.0.1 jar The Apache Software License, Version 2.0
info.cukes cucumber-core 1.1.8 jar MIT License
info.cukes cucumber-html 0.2.3 jar MIT License
info.cukes cucumber-jvm-deps 1.0.3 jar BSD License-The Apache Software License, Version 2.0
info.cukes gherkin 2.12.2 jar MIT License
org.apache.maven.shared maven-shared-utils 0.3 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 2.4 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

Eclipse Public License, Version 1.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Sisu-Inject-Bean : Aggregate OSGi bundle, Sisu-Inject-Plexus : Aggregate OSGi bundle

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

Unknown: Default Plexus Container, classworlds

BSD License: Cucumber-JVM Repackaged Dependencies

MIT License: Cucumber-HTML, Cucumber-JVM: Core, Cucumber-JVM: JUnit, Cucumber-JVM: Java, Gherkin, jchronic

Apache License, Version 2.0: Maven Plugin Tools Java 5 Annotations

New BSD License: Hamcrest All, Hamcrest Core

The Apache Software License, Version 2.0: Apache Maven Verifier Component, Apache Maven Wagon :: API, Commons IO, Credentials Maven Plugin, Cucumber-JVM Repackaged Dependencies, FindBugs-jsr305, 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 Shared Utils, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Sisu Guava - Core Library, Sisu Guice - Core Library, Sisu-Inject-Bean : Aggregate OSGi bundle

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
classworlds-1.1-alpha-2.jar 36.64 kB 32 22 3 1.1 debug
jsr305-2.0.1.jar 31.12 kB 70 34 3 1.5 debug
jchronic-0.2.6.jar 102.46 kB 97 82 6 1.5 debug
commons-io-2.4.jar 180.80 kB 128 110 6 1.6 debug
cucumber-core-1.1.8.jar 204.45 kB 188 168 10 1.6 debug
cucumber-html-0.2.3.jar 37.80 kB 13 0 0 - release
cucumber-java-1.1.8.jar 201.67 kB 473 406 57 1.6 debug
cucumber-junit-1.1.8.jar 18.03 kB 21 9 2 1.6 debug
cucumber-jvm-deps-1.0.3.jar 527.75 kB 467 425 23 1.5 debug
gherkin-2.12.2.jar 1.67 MB 324 295 14 1.6 debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
maven-aether-provider-3.0.5.jar 55.19 kB 40 23 1 1.5 debug
maven-artifact-3.0.5.jar 50.88 kB 57 32 11 1.5 debug
maven-compat-3.0.5.jar 274.90 kB 211 159 29 1.5 debug
maven-core-3.0.5.jar 545.89 kB 428 350 43 1.5 debug
maven-model-3.0.5.jar 159.73 kB 67 50 3 1.5 debug
maven-model-builder-3.0.5.jar 147.07 kB 142 109 16 1.5 debug
maven-plugin-api-3.0.5.jar 48.17 kB 46 25 6 1.5 debug
maven-repository-metadata-3.0.5.jar 29.38 kB 25 7 2 1.5 debug
maven-settings-3.0.5.jar 45.58 kB 33 17 2 1.5 debug
maven-settings-builder-3.0.5.jar 40.42 kB 53 32 5 1.5 debug
maven-plugin-testing-harness-2.1.jar 38.02 kB 29 11 2 1.5 debug
maven-plugin-annotations-3.3.jar 13.71 kB 22 7 1 1.5 debug
maven-shared-utils-0.3.jar 151.67 kB 105 72 11 1.5 debug
maven-verifier-1.5.jar 38.08 kB 24 9 2 1.5 debug
wagon-provider-api-2.4.jar 51.21 kB 60 39 8 1.5 debug
plexus-archiver-2.2.jar 180.64 kB 137 112 12 1.5 debug
plexus-classworlds-2.4.jar 45.96 kB 52 37 5 1.4 debug
plexus-component-annotations-1.5.5.jar 4.11 kB 15 3 1 1.5 release
plexus-container-default-1.0-alpha-9-stable-1.jar 189.63 kB 215 175 28 1.1 debug
plexus-interpolation-1.14.jar 59.64 kB 60 44 6 1.4 debug
plexus-io-2.0.4.jar 56.91 kB 62 43 5 1.5 debug
plexus-utils-3.0.18.jar 237.30 kB 129 104 9 1.5 debug
hamcrest-all-1.3.jar 299.39 kB 249 204 23 1.5 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
aether-api-1.13.1.jar 87.56 kB 116 96 11 1.5 debug
aether-impl-1.13.1.jar 127.10 kB 87 73 2 1.5 debug
aether-spi-1.13.1.jar 15.07 kB 33 17 5 1.5 debug
aether-util-1.13.1.jar 126.98 kB 116 92 14 1.5 debug
plexus-cipher-1.4.jar 13.18 kB 20 6 1 1.4 debug
plexus-sec-dispatcher-1.3.jar 27.89 kB 31 13 3 1.4 debug
sisu-guava-0.9.9.jar 1.44 MB 1,183 1,163 10 1.5 debug
sisu-guice-3.1.0-no_aop.jar 349.05 kB 310 295 8 1.5 debug
sisu-inject-bean-2.3.0.jar 282.29 kB 256 224 15 1.5 debug
sisu-inject-plexus-2.3.0.jar 199.64 kB 207 163 27 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
45 8.59 MB 6,751 5,635 482 1.6 43
compile: 22 compile: 4.07 MB compile: 3,491 compile: 2,972 compile: 205 - compile: 22
test: 21 test: 4.51 MB test: 3,223 test: 2,653 test: 275 - test: 20
provided: 2 provided: 17.82 kB provided: 37 provided: 10 provided: 2 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
snapshots http://snapshots.maven.codehaus.org/maven2 - Yes -
plexus.snapshots https://oss.sonatype.org/content/repositories/plexus-snapshots - Yes -
central https://repo.maven.apache.org/maven2 Yes - -
codehaus http://repository.codehaus.org Yes Yes Yes
gosu-lang.org-releases http://gosu-lang.org/repositories/m2/releases Yes Yes -
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes -
apache.snapshots http://repository.apache.org/snapshots - Yes -

Repository locations for each of the Dependencies.

Artifact snapshots plexus.snapshots central gosu-lang.org-releases sonatype-nexus-snapshots apache.snapshots
classworlds:classworlds:jar:1.1-alpha-2 - - - - - -
com.google.code.findbugs:jsr305:jar:2.0.1 - - - - - -
com.rubiconproject.oss:jchronic:jar:0.2.6 - - - - - -
commons-io:commons-io:jar:2.4 - - - - - -
info.cukes:cucumber-core:jar:1.1.8 - - - - - -
info.cukes:cucumber-html:jar:0.2.3 - - - - - -
info.cukes:cucumber-java:jar:1.1.8 - - - - - -
info.cukes:cucumber-junit:jar:1.1.8 - - - - - -
info.cukes:cucumber-jvm-deps:jar:1.0.3 - - - - - -
info.cukes:gherkin:jar:2.12.2 - - - - - -
junit:junit:jar:4.11 - - - - - -
org.apache.maven:maven-aether-provider:jar:3.0.5 - - - - - -
org.apache.maven:maven-artifact:jar:3.0.5 - - - - - -
org.apache.maven:maven-compat:jar:3.0.5 - - - - - -
org.apache.maven:maven-core:jar:3.0.5 - - - - - -
org.apache.maven:maven-model:jar:3.0.5 - - - - - -
org.apache.maven:maven-model-builder:jar:3.0.5 - - - - - -
org.apache.maven:maven-plugin-api:jar:3.0.5 - - - - - -
org.apache.maven:maven-repository-metadata:jar:3.0.5 - - - - - -
org.apache.maven:maven-settings:jar:3.0.5 - - - - - -
org.apache.maven:maven-settings-builder:jar:3.0.5 - - - - - -
org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:2.1 - - - - - -
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3 - - - - - -
org.apache.maven.shared:maven-shared-utils:jar:0.3 - - - - - -
org.apache.maven.shared:maven-verifier:jar:1.5 - - - - - -
org.apache.maven.wagon:wagon-provider-api:jar:2.4 - - - - - -
org.codehaus.plexus:plexus-archiver:jar:2.2 - - - - - -
org.codehaus.plexus:plexus-classworlds:jar:2.4 - - - - - -
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 - - - - - -
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 - - - - - -
org.codehaus.plexus:plexus-interpolation:jar:1.14 - - - - - -
org.codehaus.plexus:plexus-io:jar:2.0.4 - - - - - -
org.codehaus.plexus:plexus-utils:jar:3.0.18 - - - - - -
org.hamcrest:hamcrest-all:jar:1.3 - - - - - -
org.hamcrest:hamcrest-core:jar:1.3 - - - - - -
org.sonatype.aether:aether-api:jar:1.13.1 - - - - - -
org.sonatype.aether:aether-impl:jar:1.13.1 - - - - - -
org.sonatype.aether:aether-spi:jar:1.13.1 - - - - - -
org.sonatype.aether:aether-util:jar:1.13.1 - - - - - -
org.sonatype.plexus:plexus-cipher:jar:1.4 - - - - - -
org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 - - - - - -
org.sonatype.sisu:sisu-guava:jar:0.9.9 - - - - - -
org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0 - - - - - -
org.sonatype.sisu:sisu-inject-bean:jar:2.3.0 - - - - - -
org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0 - - - - - -
Total snapshots plexus.snapshots central gosu-lang.org-releases sonatype-nexus-snapshots apache.snapshots
45 (compile: 22, test: 21, provided: 2) 0 0 0 0 0 0