Last Version

org.zalando.stups:stups-spring-oauth2-server 1.0.24

Parent pom.xml that can be used by STUPS Maven projects

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

org.zalando.stups
ArtifactId

ArtifactId

stups-spring-oauth2-server
Version

Version

1.0.24
Type

Type

jar
Description

Description

Parent pom.xml that can be used by STUPS Maven projects
Project Organization

Project Organization

Zalando SE

Download stups-spring-oauth2-server 1.0.24


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

Dependencies

compile (5)

Group / Artifact Type Version
org.zalando.stups : stups-spring-oauth2-common jar 1.0.24
org.springframework.security.oauth : spring-security-oauth2 jar 2.3.6.RELEASE
org.slf4j : slf4j-api jar
com.netflix.hystrix : hystrix-core Optional jar 1.5.12
net.jodah : failsafe Optional jar 1.1.0

test (10)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar
org.zalando.stups : tokens jar 0.12.3
org.zalando.stups : stups-spring-oauth2-client jar 1.0.24
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar
com.google.guava : guava jar 25.1-jre
com.jayway.jsonpath : json-path jar 2.4.0
org.assertj : assertj-core jar 3.1.0
com.github.tomakehurst : wiremock jar 2.18.0
org.apache.httpcomponents : httpclient jar

Project Modules

There are no modules declared in this project.