Spring Security Oauth Library

Compile Dependencies (16)

Category/LicenseGroup / ArtifactVersionUpdates
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.18.01.22.1
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.11.50.13.0
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.11.50.13.0
JWT Lib Apache 2.0
io.jsonwebtoken » jjwt-jackson0.11.50.13.0
JWT Lib Apache 2.0
io.jsonwebtoken » jjwt
The public API for the JJWT library, used to create and consume JSON Web Tokens in Java.
0.12.50.13.0
Core Utils Apache 2.0
org.apache.commons » commons-lang3
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
3.19.03.20.0
Apache 2.0
org.flywaydb » flyway-database-postgresql11.14.113.7.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.48
Boot Starter Apache 2.0
org.springframework.boot » spring-boot-starter-security
Starter for using Spring Security
4.0.14.1.1
Boot Starter Apache 2.0
org.springframework.boot » spring-boot-starter-oauth2-client
Starter for using Spring Security's OAuth2/OpenID Connect client features (deprecated in favor of ...
4.0.14.1.1
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.0.14.1.1
Boot Starter Apache 2.0
org.springframework.boot » spring-boot-starter-data-jpa
Starter for using Spring Data JPA with Hibernate
4.0.14.1.1
org.springframework.boot » spring-boot-starter-actuator2 vulnerabilities
Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ...
4.0.14.1.1
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-configuration-processor(optional)
Spring Boot Configuration Annotation Processor
4.0.14.1.1
Boot Starter Apache 2.0
org.springframework.boot » spring-boot-starter-cache
Starter for using Spring's caching support
4.0.14.1.1
Boot Starter Apache 2.0
org.springframework.boot » spring-boot-starter-flyway
Starter for using Flyway database migrations
4.0.14.1.1

Runtime Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
org.springframework.boot » spring-boot-devtools(optional)1 vulnerability
Spring Boot Developer Tools
4.0.14.1.1

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