is not current version
Last Version 1.6.9

org.springdoc:springdoc-openapi-common 1.6.4

Spring openapi documentation

License

License

Categories

Categories

springdoc-openapi Program Interface REST Frameworks
GroupId

GroupId

org.springdoc
ArtifactId

ArtifactId

springdoc-openapi-common
Version

Version

1.6.4
Type

Type

jar
Description

Description

Spring openapi documentation

Download springdoc-openapi-common 1.6.4


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.6.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.2
org.springframework : spring-web jar
io.swagger.core.v3 : swagger-core jar 2.1.12
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.6.2
org.springframework.data : spring-data-rest-core Optional jar
org.springframework.cloud : spring-cloud-function-web Optional jar

test (1)

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

Project Modules

There are no modules declared in this project.