Group Id org.springdoc
Artifact Id springdoc-openapi-spring-boot-2-webmvc
Version 3.1.5
Packaging jar
URL -
Badge
Last Updated 2020-12-17T06:15:17+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.springdoc</groupId>
    <artifactId>springdoc-openapi-spring-boot-2-webmvc</artifactId>
    <version>3.1.5</version>
</dependency>
implementation group: 'org.springdoc', name: 'springdoc-openapi-spring-boot-2-webmvc', version: '3.1.5'
implementation 'org.springdoc:springdoc-openapi-spring-boot-2-webmvc:3.1.5'
implementation("org.springdoc:springdoc-openapi-spring-boot-2-webmvc:3.1.5")
libraryDependencies += "org.springdoc" % "springdoc-openapi-spring-boot-2-webmvc" % "3.1.5"
<dependency org="org.springdoc" name="springdoc-openapi-spring-boot-2-webmvc" rev="3.1.5"/>
@Grapes(
    @Grab(group='org.springdoc', module='springdoc-openapi-spring-boot-2-webmvc', version='3.1.5')
)
[org.springdoc/springdoc-openapi-spring-boot-2-webmvc "3.1.5"]
'org.springdoc:springdoc-openapi-spring-boot-2-webmvc:3.1.5'