Last Version

org.springdoc:springdoc-openapi-common 1.6.9

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.9
Type

Type

jar
Description

Description

Spring openapi documentation

Download springdoc-openapi-common 1.6.9


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

Dependencies

compile (7)

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

test (1)

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

Project Modules

There are no modules declared in this project.