is not current version
Last Version 1.1.6.RELEASE

org.springframework.social:spring-social-security 1.1.2.RELEASE

Spring Security Integration

Categories

Categories

Security
GroupId

GroupId

org.springframework.social
ArtifactId

ArtifactId

spring-social-security
Version

Version

1.1.2.RELEASE
Type

Type

jar

Download spring-social-security 1.1.2.RELEASE


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