Last Version

org.zalando.zauth:spring-social-zauth 2.0.0.M1

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

License

License

GroupId

GroupId

org.zalando.zauth
ArtifactId

ArtifactId

spring-social-zauth
Version

Version

2.0.0.M1
Type

Type

jar
Description

Description

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

Project Organization

Zalando SE

Download spring-social-zauth 2.0.0.M1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
org.springframework : spring-web jar 5.0.6.RELEASE
org.springframework : spring-webmvc jar 5.0.6.RELEASE
org.springframework : spring-tx jar 5.0.6.RELEASE
org.springframework.security : spring-security-web jar 5.0.5.RELEASE
org.springframework.security : spring-security-config jar 5.0.5.RELEASE
org.springframework.security : spring-security-crypto jar 5.0.5.RELEASE
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 3.1.0

Project Modules

There are no modules declared in this project.