SpringDoc OpenAPI Starter Common

Compile Dependencies (15)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-kotlin(optional)
Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
Apache 2.0
com.github.therapi » therapi-runtime-javadoc(optional)
Reads Javadoc comments baked into your code by the runtime Javadoc scribe.
0.15.0
Apache 2.0
com.querydsl » querydsl-core(optional)
core module for querydsl
MIT
com.scalar.maven » scalar-core(optional)
Core framework-agnostic module for Scalar API Reference
0.5.550.6.63
Apache 2.0
io.swagger.core.v3 » swagger-core-jakarta
swagger-core-jakarta
2.2.522.2.53
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.20.0
JVM Languages Apache 2.0
org.apache.groovy » groovy(optional)
Groovy: A powerful multi-faceted language for the JVM
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 ...
3.5.164.1.0
Validation Apache 2.0
org.springframework.boot » spring-boot-starter-validation
Starter for using Java Bean Validation with Hibernate Validator
3.5.164.1.0
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-configuration-processor(optional)
Spring Boot Configuration Annotation Processor
3.5.164.1.0
Config Apache 2.0
org.springframework.boot » spring-boot-actuator-autoconfigure(optional)
Spring Boot Actuator AutoConfigure
3.5.164.1.0
Apache 2.0
org.springframework.boot » spring-boot-starter-data-rest(optional)
Starter for using Spring Data repositories exposed over REST using Spring Data REST and Spring MVC
3.5.164.1.0
Apache 2.0
org.springframework.cloud » spring-cloud-function-web(optional)
Spring Cloud Function Web Support
4.2.25.0.3
Apache 2.0
org.springframework.security » spring-security-oauth2-authorization-server(optional)
Spring Security
1.5.87.1.0
OAuth Lib Apache 2.0
org.springframework.security » spring-security-oauth2-client(optional)
Spring Security

Provided Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib-jdk8
Kotlin Standard Library JDK 8 extension
Reflection Apache 2.0
org.jetbrains.kotlin » kotlin-reflect
Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime.
Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-reactor
Coroutines support libraries for Kotlin