is not current version
Last Version 1.6.9

org.springdoc:springdoc-openapi-data-rest 1.6.0

Spring openapi documentation

License

License

Categories

Categories

Data springdoc-openapi Program Interface REST Frameworks
GroupId

GroupId

org.springdoc
ArtifactId

ArtifactId

springdoc-openapi-data-rest
Version

Version

1.6.0
Type

Type

jar
Description

Description

Spring openapi documentation

Download springdoc-openapi-data-rest 1.6.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springdoc : springdoc-openapi-hateoas jar 1.6.0
org.springframework.data : spring-data-rest-core jar
org.springframework.boot : spring-boot-starter-data-rest Optional jar 2.6.1
com.querydsl : querydsl-core Optional jar

test (5)

Group / Artifact Type Version
org.springdoc : springdoc-openapi-webmvc-core jar 1.6.0
org.springframework.boot : spring-boot-starter-data-jpa jar 2.6.1
com.h2database : h2 jar 1.4.200
org.projectlombok : lombok jar 1.18.22
org.springframework.boot : spring-boot-starter-test jar 2.6.1

Project Modules

There are no modules declared in this project.