Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
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.6 | 0.13.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 ... | 3.5.3 | 4.1.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security Starter for using Spring Security | 3.5.3 | 4.1.0 |
Runtime Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
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.6 | 0.13.0 | |
Apache 2.0
| io.jsonwebtoken » jjwt-jackson | 0.12.6 | 0.13.0 |
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
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 | 3.5.3 | 4.1.0 | |
Testing
Apache 2.0
| org.springframework.security
»
spring-security-test Spring Security |