is not current version
Last Version 1.2.3

com.github.joselion:lion-spring-security 1.0.2

Library wapper to simply implement Spring Security to Spring Boot projects with additional features like locking and and expiration, by simpli adding the database account information to the application propertiies file

Categories

Categories

Security
GroupId

GroupId

com.github.joselion
ArtifactId

ArtifactId

lion-spring-security
Version

Version

1.0.2
Type

Type

jar

Download lion-spring-security 1.0.2


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