Last Version

org.springdoc:oauth-authorization-server 3.1.5

Spring-openapi demos

License

License

GroupId

GroupId

org.springdoc
ArtifactId

ArtifactId

oauth-authorization-server
Version

Version

3.1.5
Type

Type

jar
Description

Description

Spring-openapi demos

Download oauth-authorization-server 3.1.5


<!-- https://jarcasting.com/artifacts/org.springdoc/oauth-authorization-server/ -->
<dependency>
    <groupId>org.springdoc</groupId>
    <artifactId>oauth-authorization-server</artifactId>
    <version>3.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.springdoc/oauth-authorization-server/
implementation 'org.springdoc:oauth-authorization-server:3.1.5'
// https://jarcasting.com/artifacts/org.springdoc/oauth-authorization-server/
implementation ("org.springdoc:oauth-authorization-server:3.1.5")
'org.springdoc:oauth-authorization-server:jar:3.1.5'
<dependency org="org.springdoc" name="oauth-authorization-server" rev="3.1.5">
  <artifact name="oauth-authorization-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springdoc', module='oauth-authorization-server', version='3.1.5')
)
libraryDependencies += "org.springdoc" % "oauth-authorization-server" % "3.1.5"
[org.springdoc/oauth-authorization-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-data-jpa jar
org.jboss.resteasy : resteasy-jackson2-provider jar 3.12.1.Final
org.infinispan : infinispan-core jar 10.1.8.Final
org.infinispan : infinispan-commons jar 10.1.8.Final
org.keycloak : keycloak-dependencies-server-all pom 11.0.2
org.springframework.boot : spring-boot-devtools Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

runtime (1)

Group / Artifact Type Version
com.h2database : h2 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.