Last Version

org.springdoc:springdoc-openapi-ui 1.6.9

Spring openapi documentation

License

License

Categories

Categories

springdoc-openapi Program Interface REST Frameworks
GroupId

GroupId

org.springdoc
ArtifactId

ArtifactId

springdoc-openapi-ui
Version

Version

1.6.9
Type

Type

jar
Description

Description

Spring openapi documentation

Download springdoc-openapi-ui 1.6.9


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springdoc : springdoc-openapi-webmvc-core jar 1.6.9
org.webjars : swagger-ui jar 4.11.1
org.webjars : webjars-locator-core jar 0.50
io.github.classgraph : classgraph jar 4.8.147
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.7.0

provided (1)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 4.0.4

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar 2.7.0
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.63
org.springframework.boot : spring-boot-starter-test jar 2.7.0

Project Modules

There are no modules declared in this project.