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
io.springfox springfox-swagger2 2.6.1 jar The Apache Software License, Version 2.0
org.springframework.boot spring-boot-actuator-docs 1.5.2.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-actuator 1.5.2.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 1.5.2.RELEASE 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 Type Licenses
org.springframework.boot spring-boot-starter-test 1.5.2.RELEASE 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
ch.qos.logback logback-classic 1.1.11 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
ch.qos.logback logback-core 1.1.11 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.fasterxml classmate 1.3.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.8.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.8.7 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.8.7 jar The Apache Software License, Version 2.0
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
io.springfox springfox-core 2.6.1 jar The Apache Software License, Version 2.0
io.springfox springfox-schema 2.6.1 jar The Apache Software License, Version 2.0
io.springfox springfox-spi 2.6.1 jar The Apache Software License, Version 2.0
io.springfox springfox-spring-web 2.6.1 jar The Apache Software License, Version 2.0
io.springfox springfox-swagger-common 2.6.1 jar The Apache Software License, Version 2.0
io.swagger swagger-annotations 1.5.10 jar Apache License 2.0
io.swagger swagger-models 1.5.10 jar Apache License 2.0
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
org.apache.tomcat.embed tomcat-embed-core 8.5.11 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 8.5.11 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 8.5.11 jar Apache License, Version 2.0
org.hibernate hibernate-validator 5.3.4.Final jar Apache License, Version 2.0
org.jboss.logging jboss-logging 3.3.0.Final jar Apache License, version 2.0
org.mapstruct mapstruct 1.0.0.Final jar The Apache Software License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.24 jar MIT License
org.slf4j jul-to-slf4j 1.7.24 jar MIT License
org.slf4j log4j-over-slf4j 1.7.24 jar Apache Software Licenses
org.slf4j slf4j-api 1.7.24 jar MIT License
org.springframework spring-aop 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-web 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-webmvc 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework.boot spring-boot 1.5.2.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator 1.5.2.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 1.5.2.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 1.5.2.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 1.5.2.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 1.5.2.RELEASE jar Apache License, Version 2.0
org.springframework.hateoas spring-hateoas 0.23.0.RELEASE jar Apache License, Version 2.0
org.springframework.plugin spring-plugin-core 1.2.0.RELEASE jar Apache License, Version 2.0
org.springframework.plugin spring-plugin-metadata 1.2.0.RELEASE jar Apache 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 Licenses
org.yaml snakeyaml 1.17 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 Type Licenses
com.jayway.jsonpath json-path 2.2.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
junit junit 4.12 jar Eclipse Public License 1.0
net.minidev http://accessors-smart/ 1.1 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.2.1 jar The Apache Software License, Version 2.0
org.assertj assertj-core 2.6.0 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.mockito mockito-core 1.10.19 jar The MIT License
org.objenesis objenesis 2.1 jar Apache 2
org.ow2.asm asm 5.0.3 jar BSD
org.skyscreamer jsonassert 1.4.0 jar The Apache Software License, Version 2.0
org.springframework spring-test 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework.boot spring-boot-test 1.5.2.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 1.5.2.RELEASE jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

Eclipse Public License 1.0: JUnit

MIT License: JCL 1.2 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module, healthcheck

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

New BSD License: Hamcrest Core, Hamcrest library

Apache 2: Objenesis

BSD: ASM Core

Apache Software Licenses: Log4j Implemented Over SLF4J

Apache License 2.0: JSON library from Android SDK, swagger-annotations, swagger-models

The MIT License: Mockito

Apache License, Version 2.0: AssertJ fluent assertions, Hibernate Validator Engine, SnakeYAML, Spring Boot, Spring Boot Actuator, Spring Boot Actuator Docs, Spring Boot Actuator Starter, Spring Boot AutoConfigure, Spring Boot Logging Starter, Spring Boot Starter, Spring Boot Test, Spring Boot Test Auto-Configure, Spring Boot Test Starter, Spring Boot Tomcat Starter, Spring Boot Web Starter, Spring HATEOAS, Spring Plugin - Core, Spring Plugin - Metadata Extension, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Bean Validation API, ClassMate, Guava: Google Core Libraries for Java, JSON Small and Fast Parser, JSONassert, Jackson-annotations, Jackson-core, Json Path, MapStruct Core, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, Spring Web MVC, jackson-databind, springfox-core, springfox-schema, springfox-spi, springfox-spring-web, springfox-swagger-common, springfox-swagger2

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.1.11.jar 309.1 kB 237 178 27 1.6 Yes
logback-core-1.1.11.jar 475.5 kB 420 374 36 1.6 Yes
classmate-1.3.3.jar 65 kB 52 37 4 1.6 Yes
jackson-annotations-2.8.0.jar 55.8 kB 74 62 1 1.6 Yes
jackson-core-2.8.7.jar 282.3 kB 118 95 9 1.6 Yes
jackson-databind-2.8.7.jar 1.2 MB 616 582 20 1.7 Yes
guava-18.0.jar 2.3 MB 1719 1690 17 1.6 Yes
json-path-2.2.0.jar 207.1 kB 176 160 11 1.6 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
springfox-core-2.6.1.jar 96.8 kB 111 102 5 1.6 Yes
springfox-schema-2.6.1.jar 74.3 kB 68 57 6 1.6 Yes
springfox-spi-2.6.1.jar 49.6 kB 57 47 6 1.6 Yes
springfox-spring-web-2.6.1.jar 153.3 kB 126 112 7 1.6 Yes
springfox-swagger-common-2.6.1.jar 85.1 kB 76 63 7 1.6 Yes
springfox-swagger2-2.6.1.jar 60.3 kB 60 51 4 1.6 Yes
swagger-annotations-1.5.10.jar 20.4 kB 40 30 1 1.6 Yes
swagger-models-1.5.10.jar 137.9 kB 104 90 5 1.6 Yes
validation-api-1.1.0.Final.jar 63.8 kB 122 106 8 1.6 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
accessors-smart-1.1.jar 80.7 kB 53 38 4 1.6 Yes
json-smart-2.2.1.jar 120.5 kB 107 93 5 1.6 Yes
tomcat-embed-core-8.5.11.jar 3 MB 1664 1464 86 1.7 Yes
tomcat-embed-el-8.5.11.jar 239.8 kB 176 160 6 1.7 Yes
tomcat-embed-websocket-8.5.11.jar 241.6 kB 189 168 5 1.7 Yes
assertj-core-2.6.0.jar 979.3 kB 788 740 27 1.7 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
hibernate-validator-5.3.4.Final.jar 725.1 kB 549 459 54 1.6 Yes
jboss-logging-3.3.0.Final.jar 66.8 kB 60 48 1 1.6 Yes
mapstruct-1.0.0.Final.jar 15.7 kB 33 21 3 1.6 Yes
mockito-core-1.10.19.jar 1.2 MB 1138 694 67 1.5 Yes
objenesis-2.1.jar 41.8 kB 52 37 9 1.5 Yes
asm-5.0.3.jar 53.2 kB 30 25 2 1.2 No
jsonassert-1.4.0.jar 29.1 kB 32 20 3 1.6 Yes
jcl-over-slf4j-1.7.24.jar 16.5 kB 23 9 2 1.5 Yes
jul-to-slf4j-1.7.24.jar 4.6 kB 11 1 1 1.5 Yes
log4j-over-slf4j-1.7.24.jar 23.6 kB 43 30 4 1.5 Yes
slf4j-api-1.7.24.jar 41.2 kB 46 34 4 1.5 Yes
spring-aop-4.3.7.RELEASE.jar 380 kB 306 269 17 1.6 Yes
spring-beans-4.3.7.RELEASE.jar 762.7 kB 463 408 15 1.6 Yes
spring-context-4.3.7.RELEASE.jar 1.1 MB 890 768 66 1.6 Yes
spring-core-4.3.7.RELEASE.jar 1.1 MB 838 790 41 1.6 Yes
spring-expression-4.3.7.RELEASE.jar 263.3 kB 156 142 6 1.6 Yes
spring-test-4.3.7.RELEASE.jar 599 kB 483 443 31 1.6 Yes
spring-web-4.3.7.RELEASE.jar 817.9 kB 607 558 37 1.6 Yes
spring-webmvc-4.3.7.RELEASE.jar 915.6 kB 551 498 30 1.6 Yes
spring-boot-1.5.2.RELEASE.jar 667.7 kB 530 454 42 1.6 Yes
spring-boot-actuator-1.5.2.RELEASE.jar 549.7 kB 474 431 28 1.6 Yes
spring-boot-actuator-docs-1.5.2.RELEASE.jar 449 kB 13 0 0 - No
spring-boot-autoconfigure-1.5.2.RELEASE.jar 1 MB 927 833 76 1.6 Yes
spring-boot-starter-1.5.2.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-starter-actuator-1.5.2.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-starter-logging-1.5.2.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-starter-test-1.5.2.RELEASE.jar 2.7 kB 8 0 0 - No
spring-boot-starter-tomcat-1.5.2.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-starter-web-1.5.2.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-test-1.5.2.RELEASE.jar 141.2 kB 120 96 10 1.6 Yes
spring-boot-test-autoconfigure-1.5.2.RELEASE.jar 122.6 kB 133 106 11 1.6 Yes
spring-hateoas-0.23.0.RELEASE.jar 200.8 kB 156 136 8 1.6 Yes
spring-plugin-core-1.2.0.RELEASE.jar 19.9 kB 31 14 3 1.6 Yes
spring-plugin-metadata-1.2.0.RELEASE.jar 5.1 kB 15 4 1 1.6 Yes
snakeyaml-1.17.jar 273.6 kB 242 206 19 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
62 22.4 MB 16586 14407 939 1.7 54
compile: 45 compile: 18.2 MB compile: 12791 compile: 11375 compile: 699 - compile: 39
test: 16 test: 4 MB test: 3553 test: 2826 test: 221 - test: 14
runtime: 1 runtime: 273.6 kB runtime: 242 runtime: 206 runtime: 19 - runtime: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
spring-libs-snapshot https://repo.spring.io/libs-snapshot Yes Yes No
sonatype-snapshots https://oss.sonatype.org/content/repositories/snapshots/ No Yes No
spring-milestones http://repo.spring.io/milestone Yes No No
spring-snapshots http://repo.spring.io/snapshot Yes Yes No
jcenter-snapshots https://jcenter.bintray.com/ Yes Yes No
central http://repo.maven.apache.org/maven2 Yes No No
sonatype https://oss.sonatype.org/content/repositories/releases/ Yes No No
codehaus-snapshots https://oss.sonatype.org/content/repositories/codehaus-snapshots/ No Yes No
vaadin-snapshots http://oss.sonatype.org/content/repositories/vaadin-snapshots/ No Yes No
apache-snapshots https://repository.apache.org/snapshots/ No Yes No
ow2-snapshot http://repository.ow2.org/nexus/content/repositories/snapshots No Yes No
spring-ext http://repo.spring.io/ext-release-local/ Yes No No
spring-libs-release https://repo.spring.io/libs-release Yes No No
vaadin-releases http://oss.sonatype.org/content/repositories/vaadin-releases/ Yes No No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
sonatype-apache https://repository.apache.org/releases/ Yes No Yes

Repository locations for each of the Dependencies.

Artifact spring-libs-snapshot sonatype-snapshots spring-milestones spring-snapshots jcenter-snapshots central sonatype codehaus-snapshots vaadin-snapshots apache-snapshots ow2-snapshot spring-ext spring-libs-release vaadin-releases sonatype-nexus-snapshots
ch.qos.logback:logback-classic:jar:1.1.11 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
ch.qos.logback:logback-core:jar:1.1.11 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
com.fasterxml:classmate:jar:1.3.3 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.8.0 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
com.fasterxml.jackson.core:jackson-core:jar:2.8.7 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
com.fasterxml.jackson.core:jackson-databind:jar:2.8.7 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
com.google.guava:guava:jar:18.0 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
com.jayway.jsonpath:json-path:jar:2.2.0 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
io.springfox:springfox-core:jar:2.6.1 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
io.springfox:springfox-schema:jar:2.6.1 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
io.springfox:springfox-spi:jar:2.6.1 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
io.springfox:springfox-spring-web:jar:2.6.1 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
io.springfox:springfox-swagger-common:jar:2.6.1 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
io.springfox:springfox-swagger2:jar:2.6.1 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
io.swagger:swagger-annotations:jar:1.5.10 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
io.swagger:swagger-models:jar:1.5.10 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
javax.validation:validation-api:jar:1.1.0.Final Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 - - - - - - Found at https://repo.spring.io/libs-release - -
junit:junit:jar:4.12 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
net.minidev:accessors-smart:jar:1.1 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
net.minidev:json-smart:jar:2.2.1 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.apache.tomcat.embed:tomcat-embed-core:jar:8.5.11 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 - - - - - - Found at https://repo.spring.io/libs-release - -
org.apache.tomcat.embed:tomcat-embed-el:jar:8.5.11 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 - - - - - - Found at https://repo.spring.io/libs-release - -
org.apache.tomcat.embed:tomcat-embed-websocket:jar:8.5.11 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 - - - - - - Found at https://repo.spring.io/libs-release - -
org.assertj:assertj-core:jar:2.6.0 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.hamcrest:hamcrest-library:jar:1.3 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.hibernate:hibernate-validator:jar:5.3.4.Final Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 - - - - - - Found at https://repo.spring.io/libs-release - -
org.jboss.logging:jboss-logging:jar:3.3.0.Final Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 - - - - - - Found at https://repo.spring.io/libs-release - -
org.mapstruct:mapstruct:jar:1.0.0.Final Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.mockito:mockito-core:jar:1.10.19 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.objenesis:objenesis:jar:2.1 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.ow2.asm:asm:jar:5.0.3 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 - - - - - - Found at https://repo.spring.io/libs-release - -
org.skyscreamer:jsonassert:jar:1.4.0 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.slf4j:jcl-over-slf4j:jar:1.7.24 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.slf4j:jul-to-slf4j:jar:1.7.24 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.slf4j:log4j-over-slf4j:jar:1.7.24 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.slf4j:slf4j-api:jar:1.7.24 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework:spring-aop:jar:4.3.7.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework:spring-beans:jar:4.3.7.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework:spring-context:jar:4.3.7.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework:spring-core:jar:4.3.7.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework:spring-expression:jar:4.3.7.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework:spring-test:jar:4.3.7.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework:spring-web:jar:4.3.7.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework:spring-webmvc:jar:4.3.7.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework.boot:spring-boot:jar:1.5.2.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework.boot:spring-boot-actuator:jar:1.5.2.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework.boot:spring-boot-actuator-docs:jar:1.5.2.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework.boot:spring-boot-autoconfigure:jar:1.5.2.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework.boot:spring-boot-starter:jar:1.5.2.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework.boot:spring-boot-starter-actuator:jar:1.5.2.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework.boot:spring-boot-starter-logging:jar:1.5.2.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework.boot:spring-boot-starter-test:jar:1.5.2.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework.boot:spring-boot-starter-tomcat:jar:1.5.2.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework.boot:spring-boot-starter-web:jar:1.5.2.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework.boot:spring-boot-test:jar:1.5.2.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework.boot:spring-boot-test-autoconfigure:jar:1.5.2.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework.hateoas:spring-hateoas:jar:0.23.0.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework.plugin:spring-plugin-core:jar:1.2.0.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.springframework.plugin:spring-plugin-metadata:jar:1.2.0.RELEASE Found at https://repo.spring.io/libs-snapshot - Found at http://repo.spring.io/milestone - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
org.yaml:snakeyaml:jar:1.17 Found at https://repo.spring.io/libs-snapshot - - - Found at https://jcenter.bintray.com/ Found at http://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - Found at https://repo.spring.io/libs-release - -
Total spring-libs-snapshot sonatype-snapshots spring-milestones spring-snapshots jcenter-snapshots central sonatype codehaus-snapshots vaadin-snapshots apache-snapshots ow2-snapshot spring-ext spring-libs-release vaadin-releases sonatype-nexus-snapshots
62 (compile: 45, test: 16, runtime: 1) 62 0 23 0 62 62 55 0 0 0 0 0 62 0 0