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-access | 1.2.3 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
| ch.qos.logback | logback-classic | 1.2.3 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
| ch.qos.logback | logback-core | 1.2.3 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
| org.laidu.learn | common-util | 1.0-SNAPSHOT | jar | - |
| org.projectlombok | lombok | 1.16.18 | jar | The MIT License |
| org.springframework.boot | spring-boot-starter | 2.0.2.RELEASE | jar | Apache License, Version 2.0 |
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.junit.jupiter | junit-jupiter-api | 5.0.0 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.0.0 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.0.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-launcher | 1.0.2 | jar | Eclipse Public License v2.0 |
| org.junit.vintage | junit-vintage-engine | 4.12.0 | jar | Eclipse Public License v2.0 |
| org.springframework.boot | spring-boot-starter-test | 2.0.2.RELEASE | jar | Apache License, Version 2.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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.19 | jar | Apache License, Version 2.0 |
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:
Apache 2.0: Gson, JavaPoet, error-prone annotations
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: JUL to SLF4J bridge, SLF4J API Module
The BSD 2-Clause License: Jodd BeanUtil, Jodd Core
Eclipse Public License v2.0: org.junit.jupiter:junit-jupiter-api, org.junit.jupiter:junit-jupiter-engine, org.junit.platform:junit-platform-commons, org.junit.platform:junit-platform-engine, org.junit.platform:junit-platform-launcher, org.junit.vintage:junit-vintage-engine
GNU Lesser General Public License: Logback Access Module, Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core, Hamcrest library
Apache 2: Objenesis, fastjson
The GNU General Public License v3.0: jpinyin
BSD: ASM Core
Unknown: common-util, spring-data
Apache License 2.0: JSON library from Android SDK, Javassist, fst
The MIT License: Checker Qual, Project Lombok, jsoup Java HTML Parser, mockito-core
Apache License, Version 2.0: Apache Commons CLI, Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Apache Log4j API, Apache Log4j to SLF4J Adapter, 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 Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework
GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual
LGPL 2.1: Javassist
CDDL + GPLv2 with classpath exception: javax.annotation API
MIT license: Animal Sniffer Annotations
MPL 1.1: Javassist
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Byte Buddy (without dependencies), Byte Buddy Java agent, FindBugs-jsr305, Guava: Google Core Libraries for Java, J2ObjC Annotations, JSON Small and Fast Parser, JSONassert, Jackson-annotations, Jackson-core, jackson-databind, org.xmlunit:xmlunit-core, project ':json-path'
Eclipse Public License - v 1.0: Logback Access Module, Logback Classic Module, Logback Core Module
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| logback-access-1.2.3.jar | 107.1 kB | 118 | 85 | 15 | 1.6 | Yes |
| logback-classic-1.2.3.jar | 290.3 kB | 234 | 175 | 27 | 1.6 | Yes |
| logback-core-1.2.3.jar | 471.9 kB | 419 | 373 | 36 | 1.6 | Yes |
| fastjson-1.2.45.jar | 539.7 kB | 248 | 217 | 14 | 1.5 | Yes |
| jackson-annotations-2.9.0.jar | 66.5 kB | 80 | 68 | 1 | 1.6 | Yes |
| jackson-core-2.9.5.jar | 321.6 kB | 130 | 105 | 11 | 1.6 | Yes |
| jackson-databind-2.9.5.jar | 1.3 MB | 658 | 624 | 20 | 1.7 | Yes |
| jpinyin-1.1.8.jar | 134 kB | 23 | 8 | 1 | 1.6 | Yes |
| jsr305-1.3.9.jar | 33 kB | 72 | 35 | 3 | 1.5 | Yes |
| gson-2.8.4.jar | 240.5 kB | 197 | 179 | 9 | 1.6 | Yes |
| error_prone_annotations-2.1.3.jar | 13.7 kB | 34 | 22 | 2 | 1.7 | No |
| guava-25.0-jre.jar | 2.7 MB | 1974 | 1944 | 18 | 1.8 | Yes |
| j2objc-annotations-1.1.jar | 8.8 kB | 23 | 12 | 1 | 1.5 | Yes |
| json-path-2.4.0.jar | 223.2 kB | 191 | 174 | 12 | 1.6 | Yes |
| javapoet-1.10.0.jar | 97.5 kB | 49 | 39 | 1 | 1.8 | Yes |
| android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
| commons-cli-1.4.jar | 53.8 kB | 40 | 27 | 1 | 1.5 | Yes |
| commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
| commons-io-2.5.jar | 208.7 kB | 142 | 123 | 7 | 1.6 | Yes |
| fst-2.57.jar | 396.6 kB | 248 | 220 | 19 | 1.7 | Yes |
| javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
| junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
| byte-buddy-1.7.11.jar | 2.9 MB | 2000 | 1951 | 36 | 1.6 | Yes |
| byte-buddy-agent-1.7.11.jar | 42.9 kB | 39 | 29 | 1 | 1.6 | Yes |
| accessors-smart-1.2.jar | 30 kB | 24 | 13 | 2 | 1.6 | Yes |
| json-smart-2.3.jar | 120.3 kB | 106 | 92 | 5 | 1.6 | Yes |
| commons-lang3-3.7.jar | 499.6 kB | 295 | 270 | 13 | 1.7 | Yes |
| httpclient-4.5.5.jar | 766.1 kB | 508 | 467 | 24 | 1.6 | Yes |
| httpcore-4.4.9.jar | 325.5 kB | 282 | 252 | 17 | 1.6 | Yes |
| log4j-api-2.10.0.jar | 255.5 kB | 188 | 156 | 6 | - | Yes |
| log4j-to-slf4j-2.10.0.jar | 17.5 kB | 22 | 6 | 1 | 1.7 | Yes |
| apiguardian-api-1.0.0.jar | 2.2 kB | 7 | 2 | 1 | 1.6 | Yes |
| assertj-core-3.9.1.jar | 3.9 MB | 2627 | 2558 | 57 | 1.8 | Yes |
| checker-compat-qual-2.0.0.jar | 31.5 kB | 47 | 28 | 10 | 1.7 | Yes |
| animal-sniffer-annotations-1.14.jar | 3.5 kB | 12 | 1 | 1 | 1.5 | No |
| 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 |
| javassist-3.21.0-GA.jar | 734.8 kB | 423 | 399 | 17 | 1.6 | Yes |
| jodd-bean-3.9.1.jar | 119.8 kB | 94 | 87 | 4 | 1.8 | Yes |
| jodd-core-3.9.1.jar | 403.3 kB | 240 | 221 | 15 | 1.8 | Yes |
| jsoup-1.11.2.jar | 392.4 kB | 264 | 246 | 7 | 1.7 | Yes |
| junit-jupiter-api-5.0.0.jar | 76 kB | 74 | 64 | 3 | 1.8 | Yes |
| junit-jupiter-engine-5.0.0.jar | 117.6 kB | 82 | 67 | 6 | 1.8 | Yes |
| junit-platform-commons-1.0.0.jar | 62.5 kB | 38 | 26 | 5 | 1.8 | Yes |
| junit-platform-engine-1.0.2.jar | 87.8 kB | 77 | 63 | 6 | 1.8 | Yes |
| junit-platform-launcher-1.0.2.jar | 54.1 kB | 38 | 28 | 3 | 1.8 | Yes |
| junit-vintage-engine-4.12.0.jar | 55.5 kB | 44 | 30 | 5 | 1.8 | Yes |
| common-util-1.0-SNAPSHOT.jar | 12.3 MB | 8030 | 6604 | 337 | 1.8 | Yes |
| mockito-core-2.15.0.jar | 542.4 kB | 583 | 516 | 61 | 1.6 | Yes |
| objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
| opentest4j-1.0.0.jar | 6.6 kB | 10 | 6 | 1 | 1.6 | Yes |
| asm-5.0.4.jar | 53.3 kB | 30 | 25 | 2 | 1.2 | No |
| lombok-1.16.18.jar | 1.4 MB | 895 | 129 | 10 | 1.6 | Yes |
| jsonassert-1.5.0.jar | 30.3 kB | 32 | 20 | 3 | 1.6 | Yes |
| jul-to-slf4j-1.7.25.jar | 4.6 kB | 11 | 1 | 1 | 1.5 | Yes |
| slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
| spring-aop-5.0.6.RELEASE.jar | 366.3 kB | 303 | 274 | 17 | 1.8 | Yes |
| spring-beans-5.0.6.RELEASE.jar | 660.6 kB | 406 | 376 | 13 | 1.8 | Yes |
| spring-context-5.0.6.RELEASE.jar | 1.1 MB | 909 | 822 | 64 | 1.8 | Yes |
| spring-core-5.0.6.RELEASE.jar | 1.2 MB | 894 | 842 | 44 | 1.8 | Yes |
| spring-expression-5.0.6.RELEASE.jar | 279.9 kB | 164 | 150 | 6 | 1.8 | Yes |
| spring-jcl-5.0.6.RELEASE.jar | 21.7 kB | 24 | 15 | 2 | 1.8 | Yes |
| spring-test-5.0.6.RELEASE.jar | 604.9 kB | 458 | 406 | 37 | 1.8 | Yes |
| spring-boot-2.0.2.RELEASE.jar | 927.5 kB | 703 | 602 | 63 | 1.8 | Yes |
| spring-boot-autoconfigure-2.0.2.RELEASE.jar | 1.2 MB | 971 | 869 | 85 | 1.8 | Yes |
| spring-boot-starter-2.0.2.RELEASE.jar | 0.6 kB | 3 | 0 | 0 | - | No |
| spring-boot-starter-logging-2.0.2.RELEASE.jar | 0.6 kB | 3 | 0 | 0 | - | No |
| spring-boot-starter-test-2.0.2.RELEASE.jar | 0.6 kB | 3 | 0 | 0 | - | No |
| spring-boot-test-2.0.2.RELEASE.jar | 195.1 kB | 151 | 127 | 13 | 1.8 | Yes |
| spring-boot-test-autoconfigure-2.0.2.RELEASE.jar | 155.7 kB | 163 | 136 | 16 | 1.8 | Yes |
| xmlunit-core-2.5.1.jar | 156.9 kB | 162 | 146 | 8 | 1.6 | Yes |
| snakeyaml-1.19.jar | 297.5 kB | 246 | 210 | 19 | 1.6 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 72 | 40.7 MB | 28375 | 24324 | 1310 | 1.8 | 66 |
| compile: 45 | compile: 30.5 MB | compile: 20757 | compile: 17261 | compile: 967 | - | compile: 41 |
| test: 26 | test: 9.9 MB | test: 7372 | test: 6853 | test: 324 | - | test: 24 |
| runtime: 1 | runtime: 297.5 kB | runtime: 246 | runtime: 210 | runtime: 19 | - | runtime: 1 |
| Repo ID | URL | Release | Snapshot | Blacklisted |
|---|---|---|---|---|
| vaadin-snapshots | http://oss.sonatype.org/content/repositories/vaadin-snapshots/ | No | Yes | No |
| codehaus-snapshots | http://nexus.codehaus.org/snapshots/ | No | Yes | Yes |
| ow2-snapshot | http://repository.ow2.org/nexus/content/repositories/snapshots | No | Yes | 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 |
| jvnet-nexus-snapshots | https://maven.java.net/content/repositories/snapshots | No | Yes | No |
| central | https://repo.maven.apache.org/maven2 | Yes | No | No |
| apache.snapshots | https://repository.apache.org/snapshots | No | Yes | No |
Repository locations for each of the Dependencies.