Last Version

org.springdoc:springdoc-openapi-native 1.6.9

Spring openapi documentation

License

License

Categories

Categories

Native Development Tools springdoc-openapi Program Interface REST Frameworks
GroupId

GroupId

org.springdoc
ArtifactId

ArtifactId

springdoc-openapi-native
Version

Version

1.6.9
Type

Type

jar
Description

Description

Spring openapi documentation

Download springdoc-openapi-native 1.6.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springdoc : springdoc-openapi-common jar 1.6.9
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.7.0
org.springframework.experimental » spring-native jar 0.11.5

test (2)

Group / Artifact Type Version
org.springdoc : springdoc-openapi-webmvc-core jar 1.6.9
org.springframework.boot : spring-boot-starter-test jar 2.7.0

Project Modules

There are no modules declared in this project.