Spring Security Authentication Core


License

License

Categories

Categories

Security
GroupId

GroupId

io.easyspring.security
ArtifactId

ArtifactId

spring-security-authentication-core
Last Version

Last Version

1.1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Security Authentication Core
Spring Security Authentication Core

Download spring-security-authentication-core

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
io.easyspring.security : spring-security-authorize-core jar 1.1.0-RELEASE
org.springframework.boot : spring-boot-starter-web jar
org.springframework.social : spring-social-web jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.cloud : spring-cloud-starter-oauth2 jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.apache.commons : commons-pool2 jar
org.springframework.boot : spring-boot-starter-jdbc jar
commons-lang : commons-lang jar
commons-collections : commons-collections jar
commons-beanutils : commons-beanutils jar
org.projectlombok : lombok Optional jar

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-RELEASE
1.0.1-RELEASE
1.0.0-RELEASE