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
net.sf.jung jung-algorithms 2.1.1 jar The BSD License
net.sf.jung jung-graph-impl 2.1.1 jar The BSD License
org.antlr antlr4-runtime 4.7.1 jar The BSD License
org.springframework.boot spring-boot-starter-web 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

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
com.github.spotbugs spotbugs-annotations 3.1.5 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1

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.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.guava guava 19.0 jar The Apache Software License, Version 2.0
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
net.sf.jung jung-api 2.1.1 jar The BSD License
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.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-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.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

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.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.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

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
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

The BSD License: ANTLR 4 Runtime, JUNG - API, JUNG - Algorithms, JUNG - Graph Implementations

Eclipse Public License 1.0: JUnit

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

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

New BSD License: Hamcrest Core, Hamcrest library

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

Apache 2: Objenesis

BSD: ASM Core

Apache Software Licenses: Log4j Implemented Over SLF4J

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

The MIT License: Mockito

Apache License, Version 2.0: AssertJ fluent assertions, Modeling, 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 Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, Spring Web MVC, 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, FindBugs-jsr305, Guava: Google Core Libraries for Java, JSON Small and Fast Parser, JSONassert, Jackson-annotations, Jackson-core, Json Path, 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
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
spotbugs-annotations-3.1.5.jar 15.1 kB 31 24 1 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
guava-19.0.jar 2.3 MB 1746 1717 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
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
jung-algorithms-2.1.1.jar 230.2 kB 161 134 15 1.6 Yes
jung-api-2.1.1.jar 42.2 kB 52 38 3 1.6 Yes
jung-graph-impl-2.1.1.jar 66 kB 46 33 2 1.6 Yes
antlr4-runtime-4.7.1.jar 336.8 kB 237 220 7 1.7 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.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.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-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-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-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
Total Size Entries Classes Packages Java Version Debug Information
54 21.5 MB 15895 13836 884 1.8 48
compile: 35 compile: 17.2 MB compile: 12018 compile: 10740 compile: 640 - compile: 31
test: 16 test: 4 MB test: 3558 test: 2831 test: 221 - test: 14
runtime: 1 runtime: 273.6 kB runtime: 242 runtime: 206 runtime: 19 - runtime: 1
provided: 2 provided: 35.1 kB provided: 77 provided: 59 provided: 4 - provided: 2

Dependency Repository Locations

Repo ID URL Release Snapshot
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

Repository locations for each of the Dependencies.

Artifact central vaadin-snapshots spring-milestones ow2-snapshot spring-snapshots spring-ext vaadin-releases sonatype-nexus-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.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.github.spotbugs:spotbugs-annotations:jar:3.1.5 Found at https://repo.maven.apache.org/maven2 - - - - - - -
com.google.code.findbugs:jsr305:jar:3.0.2 Found at https://repo.maven.apache.org/maven2 - - - - - - -
com.google.guava:guava:jar:19.0 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 - - - - - - -
javax.validation:validation-api:jar:1.1.0.Final Found at https://repo.maven.apache.org/maven2 - - - - - - -
junit:junit:jar:4.12 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 - - - - - - -
net.sf.jung:jung-algorithms:jar:2.1.1 Found at https://repo.maven.apache.org/maven2 - - - - - - -
net.sf.jung:jung-api:jar:2.1.1 Found at https://repo.maven.apache.org/maven2 - - - - - - -
net.sf.jung:jung-graph-impl:jar:2.1.1 Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.antlr:antlr4-runtime:jar:4.7.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.3 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-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.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-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 - - - - - - -
Total central vaadin-snapshots spring-milestones ow2-snapshot spring-snapshots spring-ext vaadin-releases sonatype-nexus-snapshots
54 (compile: 35, test: 16, runtime: 1, provided: 2) 54 0 17 0 0 0 0 0