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
com.google.code.findbugs findbugs 3.0.1 jar GNU Lesser Public License
org.springframework.boot spring-boot-starter-web 1.5.10.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-websocket 1.5.10.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
junit junit 4.12 jar Eclipse Public License 1.0
org.springframework.boot spring-boot-starter-test 1.5.10.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.apple AppleJavaExtensions 1.4 jar Apple License
com.fasterxml classmate 1.3.4 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.10 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.8.10 jar The Apache Software License, Version 2.0
com.google.code.findbugs bcel-findbugs 6.0 jar The Apache Software License, Version 2.0
com.google.code.findbugs jFormatString 2.0.1 jar GNU Lesser Public License
com.google.code.findbugs jsr305 2.0.1 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
dom4j dom4j 1.6.1 jar -
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
jaxen jaxen 1.1.6 jar null
net.jcip jcip-annotations 1.0 jar -
org.apache.tomcat tomcat-annotations-api 8.5.27 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-core 8.5.27 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 8.5.27 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 8.5.27 jar Apache License, Version 2.0
org.hibernate hibernate-validator 5.3.6.Final jar Apache License 2.0
org.jboss.logging jboss-logging 3.3.1.Final jar Apache License, version 2.0
org.ow2.asm asm 5.0.2 jar BSD
org.ow2.asm asm-commons 5.0.2 jar BSD
org.ow2.asm asm-debug-all 5.0.2 jar BSD
org.ow2.asm asm-tree 5.0.2 jar BSD
org.slf4j jcl-over-slf4j 1.7.25 jar MIT License
org.slf4j jul-to-slf4j 1.7.25 jar MIT License
org.slf4j log4j-over-slf4j 1.7.25 jar Apache Software Licenses
org.slf4j slf4j-api 1.7.25 jar MIT License
org.springframework spring-aop 4.3.14.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 4.3.14.RELEASE jar Apache License, Version 2.0
org.springframework spring-context 4.3.14.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 4.3.14.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 4.3.14.RELEASE jar Apache License, Version 2.0
org.springframework spring-messaging 4.3.14.RELEASE jar Apache License, Version 2.0
org.springframework spring-web 4.3.14.RELEASE jar Apache License, Version 2.0
org.springframework spring-webmvc 4.3.14.RELEASE jar Apache License, Version 2.0
org.springframework spring-websocket 4.3.14.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot 1.5.10.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 1.5.10.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 1.5.10.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 1.5.10.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 1.5.10.RELEASE jar Apache License, Version 2.0
xml-apis xml-apis 1.4.01 jar The Apache Software License, Version 2.0-The SAX License-The W3C License

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
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.skyscreamer jsonassert 1.4.0 jar The Apache Software License, Version 2.0
org.springframework spring-test 4.3.14.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 1.5.10.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 1.5.10.RELEASE jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

Unnamed: jaxen

The SAX License: XML Commons External Components XML APIs

Eclipse Public License 1.0: JUnit

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

The W3C License: XML Commons External Components XML APIs

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

New BSD License: Hamcrest Core, Hamcrest library

GNU Lesser Public License: FindBugs-Project, FindBugs-jFormatString

Apple License: AppleJavaExtensions

Apache 2: Objenesis

BSD: ASM Commons, ASM Core, ASM Debug All, ASM Tree

Apache Software Licenses: Log4j Implemented Over SLF4J

Unknown: "Java Concurrency in Practice" book annotations, dom4j

Apache License 2.0: Hibernate Validator Engine, JSON library from Android SDK

The MIT License: Mockito

Apache License, Version 2.0: AssertJ fluent assertions, SnakeYAML, Spring AOP, Spring Beans, Spring Boot, 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 Boot WebSocket Starter, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Messaging, Spring TestContext Framework, Spring Web, Spring Web MVC, Spring WebSocket, Tick-Tack-Toe, tomcat-annotations-api, 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, Commons Lang, FindBugs-bcel, FindBugs-jsr305, JSON Small and Fast Parser, JSONassert, Jackson-annotations, Jackson-core, Json Path, XML Commons External Components XML APIs, jackson-databind

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
AppleJavaExtensions-1.4.jar 11.7 kB 30 21 4 1.5 Yes
classmate-1.3.4.jar 65.1 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.10.jar 282.6 kB 118 95 9 1.6 Yes
jackson-databind-2.8.10.jar 1.2 MB 617 583 20 1.7 Yes
bcel-findbugs-6.0.jar 612.4 kB 438 419 8 1.5 Yes
findbugs-3.0.1.jar 3.8 MB 1940 1819 54 1.7 Yes
jFormatString-2.0.1.jar 27.3 kB 29 12 1 1.5 Yes
jsr305-2.0.1.jar 31.9 kB 70 34 3 1.5 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
commons-lang-2.6.jar 284.2 kB 155 133 10 1.3 Yes
dom4j-1.6.1.jar 313.9 kB 208 190 14 1.3 Yes
validation-api-1.1.0.Final.jar 63.8 kB 122 106 8 1.6 Yes
jaxen-1.1.6.jar 231.9 kB 241 214 17 1.2 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
jcip-annotations-1.0.jar 2.3 kB 9 4 1 1.5 No
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-annotations-api-8.5.27.jar 12.4 kB 23 15 3 1.7 Yes
tomcat-embed-core-8.5.27.jar 3.1 MB 1678 1482 80 1.7 Yes
tomcat-embed-el-8.5.27.jar 240.3 kB 176 160 6 1.7 Yes
tomcat-embed-websocket-8.5.27.jar 257.2 kB 196 175 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.6.Final.jar 726.8 kB 550 460 54 1.6 Yes
jboss-logging-3.3.1.Final.jar 66 kB 57 45 1 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.2.jar 53.2 kB 30 25 2 1.2 No
asm-commons-5.0.2.jar 41.7 kB 27 22 1 1.2 No
asm-debug-all-5.0.2.jar 380.3 kB 186 166 7 1.5 Yes
asm-tree-5.0.2.jar 29 kB 35 30 1 1.2 No
jsonassert-1.4.0.jar 29.1 kB 32 20 3 1.6 Yes
jcl-over-slf4j-1.7.25.jar 16.5 kB 23 9 2 1.5 Yes
jul-to-slf4j-1.7.25.jar 4.6 kB 11 1 1 1.5 Yes
log4j-over-slf4j-1.7.25.jar 23.6 kB 43 30 4 1.5 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
spring-aop-4.3.14.RELEASE.jar 380.4 kB 306 269 17 1.6 Yes
spring-beans-4.3.14.RELEASE.jar 763.3 kB 463 408 15 1.6 Yes
spring-context-4.3.14.RELEASE.jar 1.1 MB 890 768 66 1.6 Yes
spring-core-4.3.14.RELEASE.jar 1.1 MB 844 795 42 1.6 Yes
spring-expression-4.3.14.RELEASE.jar 264.2 kB 156 142 6 1.6 Yes
spring-messaging-4.3.14.RELEASE.jar 387.3 kB 280 257 17 1.6 Yes
spring-test-4.3.14.RELEASE.jar 602 kB 485 445 31 1.6 Yes
spring-web-4.3.14.RELEASE.jar 826.2 kB 613 564 37 1.6 Yes
spring-webmvc-4.3.14.RELEASE.jar 917.9 kB 550 497 30 1.6 Yes
spring-websocket-4.3.14.RELEASE.jar 456.3 kB 282 245 22 1.6 Yes
spring-boot-1.5.10.RELEASE.jar 674.7 kB 533 457 42 1.6 Yes
spring-boot-autoconfigure-1.5.10.RELEASE.jar 1.1 MB 946 852 76 1.6 Yes
spring-boot-starter-1.5.10.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-starter-logging-1.5.10.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-starter-test-1.5.10.RELEASE.jar 2.7 kB 8 0 0 - No
spring-boot-starter-tomcat-1.5.10.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-starter-web-1.5.10.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-starter-websocket-1.5.10.RELEASE.jar 2.3 kB 8 0 0 - No
spring-boot-test-1.5.10.RELEASE.jar 145.7 kB 123 99 10 1.6 Yes
spring-boot-test-autoconfigure-1.5.10.RELEASE.jar 122.8 kB 133 106 11 1.6 Yes
snakeyaml-1.17.jar 273.6 kB 242 206 19 1.5 Yes
xml-apis-1.4.01.jar 220.5 kB 391 346 29 1.1 No
Total Size Entries Classes Packages Java Version Debug Information
63 25.3 MB 17905 15547 1025 1.7 52
compile: 47 compile: 21.1 MB compile: 14135 compile: 12535 compile: 787 - compile: 37
test: 15 test: 3.9 MB test: 3528 test: 2806 test: 219 - test: 14
runtime: 1 runtime: 273.6 kB runtime: 242 runtime: 206 runtime: 19 - runtime: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes
central https://repo.maven.apache.org/maven2 Yes No
vaadin-snapshots http://oss.sonatype.org/content/repositories/vaadin-snapshots/ No Yes
spring-milestones http://repo.spring.io/milestone Yes No
ow2-snapshot http://repository.ow2.org/nexus/content/repositories/snapshots No Yes
spring-snapshots http://repo.spring.io/snapshot Yes Yes
spring-ext http://repo.spring.io/ext-release-local/ Yes No
vaadin-releases http://oss.sonatype.org/content/repositories/vaadin-releases/ Yes No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes
apache.snapshots http://repository.apache.org/snapshots No Yes

Repository locations for each of the Dependencies.

Artifact maven2-repository.dev.java.net central vaadin-snapshots spring-milestones ow2-snapshot spring-snapshots spring-ext vaadin-releases sonatype-nexus-snapshots apache.snapshots
ch.qos.logback:logback-classic:jar:1.1.11 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
ch.qos.logback:logback-core:jar:1.1.11 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
com.apple:AppleJavaExtensions:jar:1.4 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
com.fasterxml:classmate:jar:1.3.4 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.8.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
com.fasterxml.jackson.core:jackson-core:jar:2.8.10 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.8.10 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
com.google.code.findbugs:bcel-findbugs:jar:6.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
com.google.code.findbugs:findbugs:jar:3.0.1 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
com.google.code.findbugs:jFormatString:jar:2.0.1 - 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.jayway.jsonpath:json-path:jar:2.2.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
commons-lang:commons-lang:jar:2.6 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
dom4j:dom4j:jar:1.6.1 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
javax.validation:validation-api:jar:1.1.0.Final - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
jaxen:jaxen:jar:1.1.6 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
junit:junit:jar:4.12 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
net.jcip:jcip-annotations:jar:1.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
net.minidev:accessors-smart:jar:1.1 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
net.minidev:json-smart:jar:2.2.1 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.apache.tomcat:tomcat-annotations-api:jar:8.5.27 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.apache.tomcat.embed:tomcat-embed-core:jar:8.5.27 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.apache.tomcat.embed:tomcat-embed-el:jar:8.5.27 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.apache.tomcat.embed:tomcat-embed-websocket:jar:8.5.27 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.assertj:assertj-core:jar:2.6.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.hamcrest:hamcrest-core:jar:1.3 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.hamcrest:hamcrest-library:jar:1.3 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.hibernate:hibernate-validator:jar:5.3.6.Final - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.jboss.logging:jboss-logging:jar:3.3.1.Final - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.mockito:mockito-core:jar:1.10.19 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.objenesis:objenesis:jar:2.1 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.ow2.asm:asm:jar:5.0.2 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.ow2.asm:asm-commons:jar:5.0.2 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.ow2.asm:asm-debug-all:jar:5.0.2 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.ow2.asm:asm-tree:jar:5.0.2 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.skyscreamer:jsonassert:jar:1.4.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.slf4j:jcl-over-slf4j:jar:1.7.25 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.slf4j:jul-to-slf4j:jar:1.7.25 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.slf4j:log4j-over-slf4j:jar:1.7.25 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.slf4j:slf4j-api:jar:1.7.25 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.springframework:spring-aop:jar:4.3.14.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework:spring-beans:jar:4.3.14.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework:spring-context:jar:4.3.14.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework:spring-core:jar:4.3.14.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework:spring-expression:jar:4.3.14.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework:spring-messaging:jar:4.3.14.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework:spring-test:jar:4.3.14.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework:spring-web:jar:4.3.14.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework:spring-webmvc:jar:4.3.14.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework:spring-websocket:jar:4.3.14.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework.boot:spring-boot:jar:1.5.10.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework.boot:spring-boot-autoconfigure:jar:1.5.10.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework.boot:spring-boot-starter:jar:1.5.10.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework.boot:spring-boot-starter-logging:jar:1.5.10.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework.boot:spring-boot-starter-test:jar:1.5.10.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework.boot:spring-boot-starter-tomcat:jar:1.5.10.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework.boot:spring-boot-starter-web:jar:1.5.10.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework.boot:spring-boot-starter-websocket:jar:1.5.10.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework.boot:spring-boot-test:jar:1.5.10.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.springframework.boot:spring-boot-test-autoconfigure:jar:1.5.10.RELEASE - Found at https://repo.maven.apache.org/maven2 - Found at http://repo.spring.io/milestone - - - - - -
org.yaml:snakeyaml:jar:1.17 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
xml-apis:xml-apis:jar:1.4.01 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
Total maven2-repository.dev.java.net central vaadin-snapshots spring-milestones ow2-snapshot spring-snapshots spring-ext vaadin-releases sonatype-nexus-snapshots apache.snapshots
63 (compile: 47, test: 15, runtime: 1) 0 63 0 20 0 0 0 0 0 0