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

Spring-openapi demos

License

License

Categories

Categories

Data springdoc-openapi Program Interface REST Frameworks
GroupId

GroupId

org.springdoc
ArtifactId

ArtifactId

sample-springdoc-openapi-data-rest
Last Version

Last Version

3.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Spring-openapi demos

Download sample-springdoc-openapi-data-rest

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-rest jar
org.springframework.boot : spring-boot-starter-data-jpa jar
com.h2database : h2 jar
org.projectlombok : lombok jar
org.springdoc : springdoc-openapi-ui jar 1.5.2
org.springdoc : springdoc-openapi-data-rest jar 1.5.2
org.springframework.boot : spring-boot-devtools Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.5
3.1.4