OpenSabre internal token security starter

Compile Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
io.github.opensabre » opensabre-starter-boot
Opensabre Boot Starter
Apache 2.0
io.github.opensabre » opensabre-starter-config
Opensabre Boot Config
Apache 2.0
io.github.opensabre » opensabre-web
OpenSabre Web project for Spring Boot
Web Framework Apache 2.0
org.springframework » spring-webmvc(optional)
Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ...
Config Apache 2.0
org.springframework.boot » spring-boot-autoconfigure
Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies ...
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-configuration-processor(optional)
Spring Boot Configuration Annotation Processor
Security Apache 2.0
org.springframework.security » spring-security-web(optional)
Spring Security

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Java Spec EPL 2.0 +1
jakarta.servlet » jakarta.servlet-api(optional)
API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ...

Test Dependencies (1)

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