Last Version

org.springdoc:oauth-resource-server 3.1.5

Spring-openapi demos

License

License

GroupId

GroupId

org.springdoc
ArtifactId

ArtifactId

oauth-resource-server
Version

Version

3.1.5
Type

Type

jar
Description

Description

Spring-openapi demos

Download oauth-resource-server 3.1.5


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

Dependencies

compile (8)

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

test (2)

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

Project Modules

There are no modules declared in this project.