org.springdoc:springdoc-openapi-spring-boot-2-webmvc

Spring-openapi demos

License

License

Categories

Categories

Spring Boot Container Microservices springdoc-openapi Program Interface REST Frameworks
GroupId

GroupId

org.springdoc
ArtifactId

ArtifactId

springdoc-openapi-spring-boot-2-webmvc
Last Version

Last Version

3.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Spring-openapi demos

Download springdoc-openapi-spring-boot-2-webmvc

How to add to project

<!-- https://jarcasting.com/artifacts/org.springdoc/springdoc-openapi-spring-boot-2-webmvc/ -->
<dependency>
    <groupId>org.springdoc</groupId>
    <artifactId>springdoc-openapi-spring-boot-2-webmvc</artifactId>
    <version>3.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.springdoc/springdoc-openapi-spring-boot-2-webmvc/
implementation 'org.springdoc:springdoc-openapi-spring-boot-2-webmvc:3.1.5'
// https://jarcasting.com/artifacts/org.springdoc/springdoc-openapi-spring-boot-2-webmvc/
implementation ("org.springdoc:springdoc-openapi-spring-boot-2-webmvc:3.1.5")
'org.springdoc:springdoc-openapi-spring-boot-2-webmvc:jar:3.1.5'
<dependency org="org.springdoc" name="springdoc-openapi-spring-boot-2-webmvc" rev="3.1.5">
  <artifact name="springdoc-openapi-spring-boot-2-webmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springdoc', module='springdoc-openapi-spring-boot-2-webmvc', version='3.1.5')
)
libraryDependencies += "org.springdoc" % "springdoc-openapi-spring-boot-2-webmvc" % "3.1.5"
[org.springdoc/springdoc-openapi-spring-boot-2-webmvc "3.1.5"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.data : spring-data-commons jar
org.springframework.boot : spring-boot-starter-actuator jar
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar
org.springdoc : springdoc-openapi-ui jar 1.5.2
org.springframework.boot : spring-boot-devtools Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.5
3.1.4