Compile Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
App Server
Apache 2.0
| org.springframework.boot
»
spring-boot-starter Core starter, including auto-configuration support, logging and YAML | 4.1.0 | ✔ | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-jpa Starter for using Spring Data JPA with Hibernate | 4.1.0 | ✔ | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-json Starter for reading and writing JSON | 4.1.0 | ✔ | |
Web Framework
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-web Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ... | 4.1.0 | ✔ | |
Validation
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-validation Starter for using Java Bean Validation with Hibernate Validator | 4.1.0 | ✔ | |
Annotation Tool
Apache 2.0
| org.springframework.boot
»
spring-boot-configuration-processor(optional) Spring Boot Configuration Annotation Processor | 4.1.0 | ✔ |
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h2 A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 2.4.240 | ✔ | |
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | 4.1.0 | ✔ |