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
ch.qos.logback logback-core 1.1.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
org.apache.maven maven-archiver 3.0.0 jar Apache License, Version 2.0
org.apache.maven.shared maven-filtering 3.1.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-archiver 3.1 jar The Apache Software License, Version 2.0
org.springframework.cloud.contract spring-cloud-contract-stub-runner 1.0.0.BUILD-20160629.172620-32 jar The Apache License, Version 2.0
org.springframework.cloud.contract spring-cloud-contract-verifier-converters 1.0.0.BUILD-20160629.172641-32 jar The Apache License, Version 2.0
org.springframework.cloud.contract spring-cloud-contract-verifier-core 1.0.0.BUILD-20160629.172644-31 jar The 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 Type Licenses
io.takari.maven.plugins takari-plugin-integration-testing 2.9.0 pom The Eclipse Public License, Version 1.0
io.takari.maven.plugins takari-plugin-testing 2.9.0 jar The Eclipse Public License, Version 1.0
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.maven maven-compat 3.2.5 jar Apache License, Version 2.0
org.assertj assertj-core 2.4.0 jar Apache License, Version 2.0
org.slf4j slf4j-simple 1.7.12 jar 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 Type Licenses
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.2.5 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.4 jar Apache License, Version 2.0
org.eclipse.aether aether-api 1.1.0 jar Eclipse Public License, Version 1.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
args4j args4j 2.32 jar MIT License
asm asm 3.3.1 jar BSD
com.fasterxml.jackson.core jackson-annotations 2.6.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.6.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.6.1 jar The Apache Software License, Version 2.0
com.github.tomakehurst wiremock 2.0.10-beta jar The Apache Software License, Version 2.0
com.google.code.findbugs jsr305 2.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
com.jayway.jsonpath json-path 2.0.0 jar The Apache Software License, Version 2.0
com.toomuchcoding.jsonassert jsonassert 0.4.7 jar The Apache License, Version 2.0
commons-codec commons-codec 1.9 jar The Apache Software License, Version 2.0
commons-io commons-io 2.0 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
dk.brics.automaton automaton 1.11-8 jar BSD
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
net.minidev http://asm/ 1.0.2 jar The Apache Software License, Version 2.0
net.minidev http://json-smart/ 2.1.1 jar The Apache Software License, Version 2.0
net.sf.jopt-simple jopt-simple 4.9 jar The MIT License
org.apache.commons commons-compress 1.10 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.3 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.1 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-artifact 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-model 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.2.5 jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.0.0 jar Apache License, Version 2.0
org.codehaus.groovy groovy-all 2.4.4 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.21 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-io 2.7.1 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.22 jar The Apache Software License, Version 2.0
org.eclipse.aether aether-connector-basic 1.1.0 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 1.1.0 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 1.1.0 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-transport-file 1.1.0 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-transport-http 1.1.0 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 1.0.0.v20140518 jar Eclipse Public License, Version 1.0
org.eclipse.jetty jetty-continuation 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-http 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlets 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-webapp 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-xml 9.2.13.v20150730 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.iq80.snappy snappy 0.4 jar Apache License 2.0
org.json json 20090211 jar provided without support or warranty
org.skyscreamer jsonassert 1.2.3 jar The Apache Software License, Version 2.0
org.slf4j jcl-over-slf4j 1.6.2 jar MIT License
org.slf4j slf4j-api 1.6.0 jar MIT License
org.sonatype.plexus plexus-build-api 0.0.7 jar Apache Public License 2.0
org.springframework.cloud.contract spring-cloud-contract-spec 1.0.0.BUILD-20160629.172615-4 jar The Apache License, Version 2.0
org.springframework.cloud.contract spring-cloud-contract-verifier-messaging-core 1.0.0.BUILD-20160629.172700-31 jar The Apache License, Version 2.0
xmlunit xmlunit 1.6 jar BSD 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
io.takari.m2e.workspace org.eclipse.m2e.workspace.cli 0.4.0 jar Eclipse Public License - v 1.0
org.apache.commons commons-exec 1.2 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 2.8 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 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 Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
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
org.apache.maven maven-settings 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.2.5 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 - jar The Apache Software License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.0.M1 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.0.M1 - 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-guice 3.2.3 no_aop jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty :: Webapp Application Support, Jetty :: XML utilities

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component, plexus-build-api

provided without support or warranty: JSON (JavaScript Object Notation)

The Apache License, Version 2.0: jsonassert, spring-cloud-contract-spec, spring-cloud-contract-stub-runner, spring-cloud-contract-verifier-converters, spring-cloud-contract-verifier-core, spring-cloud-contract-verifier-messaging-core

Eclipse Public License 1.0: JUnit

The Eclipse Public License, Version 1.0: takari-plugin-integration-testing, takari-plugin-testing

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

Public Domain: AOP alliance

GNU Lesser General Public License: Logback Core Module

New BSD License: Hamcrest Core

Eclipse Public License, Version 1.0: Aether API, Aether Connector Basic, Aether Implementation, Aether SPI, Aether Transport File, Aether Transport HTTP, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

BSD: ASM Core, Automaton

Unknown: Spring Cloud Contract Verifier Maven Plugin

Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty :: Webapp Application Support, Jetty :: XML utilities

BSD License: XMLUnit for Java

Apache License 2.0: snappy

The MIT License: JOpt Simple

Apache License, Version 2.0: Apache Commons Compress, Apache HttpClient, Apache HttpCore, Apache Maven Archiver, Apache Maven Filtering, Apache Maven Shared Utils, Apache Maven Wagon :: API, AssertJ fluent assertions, CDI APIs, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

CDDL + GPLv2 with classpath exception: Java Servlet API

The Apache Software License, Version 2.0: ASM helper Minidev, Apache Commons Codec, Apache Commons Exec, Apache Commons Lang, Apache Commons Logging, Apache Groovy, Commons IO, FindBugs-jsr305, Guava: Google Core Libraries for Java, JSON Small and Fast Parser, JSONassert, Jackson-annotations, Jackson-core, Json Path, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Sisu Guice - Core Library, WireMock, jackson-databind, javax.inject

Eclipse Public License - v 1.0: Logback Core Module, m2e-workspace

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
args4j-2.32.jar 153.9 kB 163 72 2 1.5 Yes
asm-3.3.1.jar 43.6 kB 24 23 2 1.2 No
logback-core-1.1.3.jar 455 kB 410 365 35 1.6 Yes
jackson-annotations-2.6.1.jar 47 kB 70 58 1 1.6 Yes
jackson-core-2.6.1.jar 258.8 kB 116 93 9 1.6 Yes
jackson-databind-2.6.1.jar 1.2 MB 597 563 20 1.6 Yes
wiremock-2.0.10-beta.jar 256 kB 234 213 15 1.7 Yes
jsr305-2.0.1.jar 31.9 kB 70 34 3 1.5 Yes
guava-18.0.jar 2.3 MB 1719 1690 17 1.6 Yes
json-path-2.0.0.jar 136.6 kB 117 107 5 1.6 Yes
jsonassert-0.4.7.jar 13.2 kB 17 12 1 1.7 Yes
commons-codec-1.9.jar 264 kB 227 85 6 1.6 Yes
commons-io-2.0.jar 159.2 kB 122 104 6 1.5 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
automaton-1.11-8.jar 176.3 kB 206 25 1 1.5 No
org.eclipse.m2e.workspace.cli-0.4.0.jar 17.9 kB 25 5 2 1.7 Yes
takari-plugin-integration-testing-2.9.0.pom 1.6 kB - - - - -
takari-plugin-testing-2.9.0.jar 80.8 kB 55 41 3 1.7 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
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
asm-1.0.2.jar 71.8 kB 51 36 4 1.6 Yes
json-smart-2.1.1.jar 124.9 kB 113 99 5 1.6 Yes
jopt-simple-4.9.jar 66.5 kB 60 48 3 1.5 Yes
commons-compress-1.10.jar 409.5 kB 256 221 23 1.5 Yes
commons-exec-1.2.jar 53.9 kB 52 36 4 1.3 Yes
commons-lang3-3.3.jar 412.6 kB 241 217 12 1.6 Yes
httpclient-4.5.jar 727.6 kB 502 461 24 1.6 Yes
httpcore-4.4.1.jar 322.2 kB 284 254 17 1.6 Yes
maven-aether-provider-3.3.9.jar 66.9 kB 43 26 1 1.7 Yes
maven-archiver-3.0.0.jar 22.5 kB 19 5 1 1.6 Yes
maven-artifact-3.2.5.jar 55.1 kB 57 32 11 1.6 Yes
maven-compat-3.2.5.jar 286.7 kB 211 159 29 1.6 Yes
maven-core-3.2.5.jar 608.2 kB 463 372 51 1.6 Yes
maven-model-3.2.5.jar 160.8 kB 67 50 3 1.6 Yes
maven-model-builder-3.2.5.jar 170.2 kB 148 115 16 1.6 Yes
maven-plugin-api-3.2.5.jar 46.1 kB 46 25 6 1.6 Yes
maven-repository-metadata-3.2.5.jar 26 kB 25 7 2 1.6 Yes
maven-settings-3.2.5.jar 43 kB 33 17 2 1.6 Yes
maven-settings-builder-3.2.5.jar 43.7 kB 53 32 5 1.6 Yes
maven-plugin-annotations-3.4.jar 14.2 kB 22 7 1 1.5 Yes
maven-filtering-3.1.0.jar 50.7 kB 39 22 1 1.6 Yes
maven-shared-utils-3.0.0.jar 154.7 kB 101 77 9 1.6 Yes
wagon-provider-api-2.8.jar 52.6 kB 60 39 8 1.5 Yes
assertj-core-2.4.0.jar 900.7 kB 730 692 27 1.7 Yes
groovy-all-2.4.4.jar 7 MB 4643 4401 116 1.7 Yes
plexus-archiver-3.1.jar 178.2 kB 152 121 16 1.6 Yes
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes
plexus-component-annotations-1.5.5.jar 4.2 kB 15 3 1 1.5 No
plexus-interpolation-1.21.jar 62.5 kB 60 44 6 1.5 Yes
plexus-io-2.7.1.jar 85.8 kB 92 71 7 1.5 Yes
plexus-utils-3.0.22.jar 244.9 kB 129 104 9 1.5 Yes
aether-api-1.1.0.jar 136.4 kB 149 128 11 1.5 Yes
aether-connector-basic-1.1.0.jar 36.7 kB 34 19 1 1.5 Yes
aether-impl-1.1.0.jar 172.8 kB 114 96 4 1.5 Yes
aether-spi-1.1.0.jar 30.7 kB 54 34 8 1.5 Yes
aether-transport-file-1.1.0.jar 8.9 kB 19 4 1 1.5 Yes
aether-transport-http-1.1.0.jar 36.7 kB 35 20 1 1.5 Yes
aether-util-1.0.0.v20140518.jar 145.8 kB 125 100 13 1.5 Yes
jetty-continuation-9.2.13.v20150730.jar 16 kB 20 8 1 1.7 Yes
jetty-http-9.2.13.v20150730.jar 105.9 kB 64 49 1 1.7 Yes
jetty-io-9.2.13.v20150730.jar 108.3 kB 89 76 2 1.7 Yes
jetty-security-9.2.13.v20150730.jar 95.9 kB 70 57 2 1.7 Yes
jetty-server-9.2.13.v20150730.jar 418.8 kB 215 196 7 1.7 Yes
jetty-servlet-9.2.13.v20150730.jar 115.7 kB 59 45 3 1.7 Yes
jetty-servlets-9.2.13.v20150730.jar 122.6 kB 70 57 2 1.7 Yes
jetty-util-9.2.13.v20150730.jar 358.1 kB 222 200 10 1.7 Yes
jetty-webapp-9.2.13.v20150730.jar 107.9 kB 54 41 1 1.7 Yes
jetty-xml-9.2.13.v20150730.jar 44.1 kB 27 12 1 1.7 Yes
org.eclipse.sisu.inject-0.3.0.M1.jar 340.2 kB 273 256 8 1.5 Yes
org.eclipse.sisu.plexus-0.3.0.M1.jar 200.6 kB 197 165 20 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
snappy-0.4.jar 58 kB 34 24 1 1.6 Yes
json-20090211.jar 45.9 kB 21 19 1 1.6 Yes
jsonassert-1.2.3.jar 27.7 kB 30 19 2 1.6 Yes
jcl-over-slf4j-1.6.2.jar 17.3 kB 23 9 2 1.3 Yes
slf4j-api-1.6.0.jar 25.5 kB 34 23 3 1.3 Yes
slf4j-simple-1.7.12.jar 10.7 kB 16 6 1 1.5 Yes
plexus-build-api-0.0.7.jar 8.5 kB 19 4 1 1.4 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-3.2.3-no_aop.jar 397.8 kB 329 314 8 1.6 Yes
spring-cloud-contract-spec-1.0.0.BUILD-SNAPSHOT.jar 108.3 kB 61 52 3 1.7 Yes
spring-cloud-contract-stub-runner-1.0.0.BUILD-SNAPSHOT.jar 124.4 kB 77 68 2 1.7 Yes
spring-cloud-contract-verifier-converters-1.0.0.BUILD-SNAPSHOT.jar 38.3 kB 32 20 3 1.7 Yes
spring-cloud-contract-verifier-core-1.0.0.BUILD-SNAPSHOT.jar 284.4 kB 144 126 6 1.7 Yes
spring-cloud-contract-verifier-messaging-core-1.0.0.BUILD-SNAPSHOT.jar 8.5 kB 19 10 2 1.7 Yes
xmlunit-1.6.jar 101.2 kB 80 71 5 1.3 Yes
Total Size Entries Classes Packages Java Version Debug Information
91 22.5 MB 16502 14206 745 1.7 86
compile: 65 compile: 18.8 MB compile: 13179 compile: 11424 compile: 505 - compile: 62
test: 10 test: 1.8 MB test: 1524 test: 1309 test: 107 - test: 9
provided: 16 provided: 2 MB provided: 1799 provided: 1473 provided: 133 - provided: 15

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
plexus.snapshots https://oss.sonatype.org/content/repositories/plexus-snapshots No Yes No
sonatype-snapshots https://oss.sonatype.org/content/groups/jetty Yes Yes No
spring-milestones http://repo.spring.io/libs-milestone-local Yes No No
spring-snapshots http://repo.spring.io/libs-snapshot-local Yes Yes No
spring-releases http://repo.spring.io/release Yes No No
repository.jboss.org http://repository.jboss.org/maven2 Yes No No
central https://repo.maven.apache.org/maven2 Yes No No
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
glassfish-repository http://download.java.net/maven/glassfish Yes Yes Yes
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots No Yes No
apache.snapshots http://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact plexus.snapshots sonatype-snapshots spring-milestones spring-snapshots spring-releases repository.jboss.org central snapshots.jboss.org sonatype-nexus-snapshots oss.sonatype.org/jboss-snapshots jvnet-nexus-snapshots apache.snapshots
aopalliance:aopalliance:jar:1.0 - - - - - Found at http://repository.jboss.org/maven2 Found at https://repo.maven.apache.org/maven2 - - - - -
args4j:args4j:jar:2.32 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
asm:asm:jar:3.3.1 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
ch.qos.logback:logback-core:jar:1.1.3 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.6.1 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
com.fasterxml.jackson.core:jackson-core:jar:2.6.1 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.6.1 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
com.github.tomakehurst:wiremock:jar:2.0.10-beta - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
com.google.code.findbugs:jsr305:jar:2.0.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.jayway.jsonpath:json-path:jar:2.0.0 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
com.toomuchcoding.jsonassert:jsonassert:jar:0.4.7 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
commons-codec:commons-codec:jar:1.9 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
commons-io:commons-io:jar:2.0 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
commons-logging:commons-logging:jar:1.2 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
dk.brics.automaton:automaton:jar:1.11-8 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
io.takari.m2e.workspace:org.eclipse.m2e.workspace.cli:jar:0.4.0 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
io.takari.maven.plugins:takari-plugin-integration-testing:pom:2.9.0 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
io.takari.maven.plugins:takari-plugin-testing:jar:2.9.0 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
javax.annotation:jsr250-api:jar:1.0 - - - - - Found at http://repository.jboss.org/maven2 Found at https://repo.maven.apache.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 - - - - -
javax.servlet:javax.servlet-api:jar:3.1.0 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
junit:junit:jar:4.12 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
net.minidev:asm:jar:1.0.2 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
net.minidev:json-smart:jar:2.1.1 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
net.sf.jopt-simple:jopt-simple:jar:4.9 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.commons:commons-compress:jar:1.10 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.commons:commons-exec:jar:1.2 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.commons:commons-lang3:jar:3.3 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.httpcomponents:httpclient:jar:4.5 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.httpcomponents:httpcore:jar:4.4.1 - - - - - - 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-archiver:jar:3.0.0 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-artifact:jar:3.2.5 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-compat:jar:3.2.5 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-core:jar:3.2.5 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-model:jar:3.2.5 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-model-builder:jar:3.2.5 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-plugin-api:jar:3.2.5 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-repository-metadata:jar:3.2.5 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-settings:jar:3.2.5 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-settings-builder:jar:3.2.5 - - - - - - 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.apache.maven.shared:maven-filtering:jar:3.1.0 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.shared:maven-shared-utils:jar:3.0.0 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.wagon:wagon-provider-api:jar:2.8 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.assertj:assertj-core:jar:2.4.0 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.groovy:groovy-all:jar:2.4.4 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.plexus:plexus-archiver:jar:3.1 - - - - - - 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.5.5 - - - - - - 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.7.1 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.plexus:plexus-utils:jar:3.0.22 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.aether:aether-api:jar:1.1.0 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.aether:aether-connector-basic:jar:1.1.0 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.aether:aether-impl:jar:1.1.0 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.aether:aether-spi:jar:1.1.0 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.aether:aether-transport-file:jar:1.1.0 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.aether:aether-transport-http:jar:1.1.0 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.aether:aether-util:jar:1.0.0.v20140518 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.jetty:jetty-continuation:jar:9.2.13.v20150730 - Found at https://oss.sonatype.org/content/groups/jetty - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.jetty:jetty-http:jar:9.2.13.v20150730 - Found at https://oss.sonatype.org/content/groups/jetty - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.jetty:jetty-io:jar:9.2.13.v20150730 - Found at https://oss.sonatype.org/content/groups/jetty - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.jetty:jetty-security:jar:9.2.13.v20150730 - Found at https://oss.sonatype.org/content/groups/jetty - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.jetty:jetty-server:jar:9.2.13.v20150730 - Found at https://oss.sonatype.org/content/groups/jetty - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.jetty:jetty-servlet:jar:9.2.13.v20150730 - Found at https://oss.sonatype.org/content/groups/jetty - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.jetty:jetty-servlets:jar:9.2.13.v20150730 - Found at https://oss.sonatype.org/content/groups/jetty - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.jetty:jetty-util:jar:9.2.13.v20150730 - Found at https://oss.sonatype.org/content/groups/jetty - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.jetty:jetty-webapp:jar:9.2.13.v20150730 - Found at https://oss.sonatype.org/content/groups/jetty - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.jetty:jetty-xml:jar:9.2.13.v20150730 - Found at https://oss.sonatype.org/content/groups/jetty - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0.M1 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.0.M1 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.hamcrest:hamcrest-core:jar:1.3 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.iq80.snappy:snappy:jar:0.4 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.json:json:jar:20090211 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.skyscreamer:jsonassert:jar:1.2.3 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.slf4j:jcl-over-slf4j:jar:1.6.2 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.slf4j:slf4j-api:jar:1.6.0 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.slf4j:slf4j-simple:jar:1.7.12 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.sonatype.plexus:plexus-build-api:jar:0.0.7 - - - - - - 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 - - - - -
org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.3 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
org.springframework.cloud.contract:spring-cloud-contract-spec:jar:1.0.0.BUILD-SNAPSHOT - - - Found at http://repo.spring.io/libs-snapshot-local - - - - - - - -
org.springframework.cloud.contract:spring-cloud-contract-stub-runner:jar:1.0.0.BUILD-SNAPSHOT - - - Found at http://repo.spring.io/libs-snapshot-local - - - - - - - -
org.springframework.cloud.contract:spring-cloud-contract-verifier-converters:jar:1.0.0.BUILD-SNAPSHOT - - - Found at http://repo.spring.io/libs-snapshot-local - - - - - - - -
org.springframework.cloud.contract:spring-cloud-contract-verifier-core:jar:1.0.0.BUILD-SNAPSHOT - - - Found at http://repo.spring.io/libs-snapshot-local - - - - - - - -
org.springframework.cloud.contract:spring-cloud-contract-verifier-messaging-core:jar:1.0.0.BUILD-SNAPSHOT - - - Found at http://repo.spring.io/libs-snapshot-local - - - - - - - -
xmlunit:xmlunit:jar:1.6 - - - - - - Found at https://repo.maven.apache.org/maven2 - - - - -
Total plexus.snapshots sonatype-snapshots spring-milestones spring-snapshots spring-releases repository.jboss.org central snapshots.jboss.org sonatype-nexus-snapshots oss.sonatype.org/jboss-snapshots jvnet-nexus-snapshots apache.snapshots
91 (compile: 65, test: 10, provided: 16) 0 10 0 5 0 2 86 0 0 0 0 0