Last Version

Spring Security Integration 1.1.4.RELEASE

Spring Security Integration

License

License

Categories

Categories

Security
GroupId

GroupId

at.molindo.social
ArtifactId

ArtifactId

spring-social-security
Version

Version

1.1.4.RELEASE
Type

Type

jar
Description

Description

Spring Security Integration
Spring Security Integration
Project URL

Project URL

https://github.com/spring-projects/spring-social
Project Organization

Project Organization

Spring IO
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-social

Download spring-social-security 1.1.4.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.security : spring-security-config Optional jar 3.2.9.RELEASE
at.molindo.social : spring-social-web jar 1.1.4.RELEASE
org.springframework.security : spring-security-web jar 3.2.9.RELEASE
org.springframework : spring-webmvc jar 4.1.8.RELEASE
org.springframework : spring-web jar 4.1.8.RELEASE
at.molindo.social : spring-social-core jar 1.1.4.RELEASE

provided (1)

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

Project Modules

There are no modules declared in this project.