Compile Dependencies (7)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | |||
Apache 2.0
| com.shedhack.exception
»
exception-core Generic Exception Library to be used with HTTP services. | 2.2.0 | ✔ | |
Apache 2.0
| com.shedhack.trace
»
trace-request-api API provides helpers/handler api | 2.2.0 | ✔ | |
Java Spec
EPL 2.0 +1
| javax.servlet
»
javax.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | |||
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | |||
Core Utils
Apache 2.0
| org.springframework
»
spring-core Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | ${spring.version} | 7.0.8 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... |
Test Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | |||
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 ... | |||
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 |