Spring Extension Logging

Compile Dependencies (9)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.19.23.1.3
Random Num Gen Apache 2.0
io.gatling.uncommons.maths » uncommons-maths
Random number generators, probability distributions, combinatorics and statistics for Java.
1.2.3
JWT Lib Apache 2.0
io.jsonwebtoken » jjwt-api
The public API for the JJWT library, used to create and consume JSON Web Tokens in Java.
0.12.60.13.0
CodeGen MIT
org.projectlombok » lombok
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
1.18.381.18.46
Apache 2.0
org.springframework.boot » spring-boot-starter-oauth2-resource-server
Starter for using Spring Security's OAuth2 resource server features (deprecated in favor of ...
Apache 2.0
org.springframework.boot » spring-boot-starter-security
Starter for using Spring Security
Validation Apache 2.0
org.springframework.boot » spring-boot-starter-validation
Starter for using Java Bean Validation with Hibernate Validator
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 ...
Apache 2.0
org.springframework.boot » spring-boot-starter-undertow
Starter for using Undertow

Runtime Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
JWT Lib Apache 2.0
io.jsonwebtoken » jjwt-impl
Internal implementation module for JJWT, a Java library for creating and verifying JSON Web Tokens (JWTs).
0.12.60.13.0
Apache 2.0
io.jsonwebtoken » jjwt-jackson0.12.60.13.0

Test Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
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
Testing Apache 2.0
org.springframework.security » spring-security-test
Spring Security