License |
License |
---|---|
Categories |
Categoriesspringdoc-openapi Program Interface REST Frameworks |
GroupId | GroupIdorg.springdoc |
ArtifactId | ArtifactIdspringdoc-openapi-starter-common |
Last Version | Last Version2.0.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring openapi documentation
|
<!-- https://jarcasting.com/artifacts/org.springdoc/springdoc-openapi-starter-common/ -->
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-common</artifactId>
<version>2.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.springdoc/springdoc-openapi-starter-common/
implementation 'org.springdoc:springdoc-openapi-starter-common:2.0.0-M3'
// https://jarcasting.com/artifacts/org.springdoc/springdoc-openapi-starter-common/
implementation ("org.springdoc:springdoc-openapi-starter-common:2.0.0-M3")
'org.springdoc:springdoc-openapi-starter-common:jar:2.0.0-M3'
<dependency org="org.springdoc" name="springdoc-openapi-starter-common" rev="2.0.0-M3">
<artifact name="springdoc-openapi-starter-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springdoc', module='springdoc-openapi-starter-common', version='2.0.0-M3')
)
libraryDependencies += "org.springdoc" % "springdoc-openapi-starter-common" % "2.0.0-M3"
[org.springdoc/springdoc-openapi-starter-common "2.0.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
io.swagger.core.v3 : swagger-core-jakarta | jar | 2.2.0 |
org.springframework.boot : spring-boot-starter-actuator Optional | jar | |
org.springframework.cloud : spring-cloud-function-web Optional | jar | 4.0.0-M2 |
org.apache.groovy : groovy Optional | jar | |
com.github.therapi : therapi-runtime-javadoc Optional | jar | 0.13.0 |
org.springframework.security : spring-security-web Optional | jar | |
org.springframework.security : spring-security-config Optional | jar | |
com.fasterxml.jackson.module : jackson-module-kotlin Optional | jar | |
org.springframework.experimental » spring-native Optional | jar | 0.11.5 |
org.springframework.boot : spring-boot-starter-data-rest Optional | jar | |
com.querydsl : querydsl-core Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | |
org.jetbrains.kotlinx : kotlinx-coroutines-reactor | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |