spring-security-starter

Utility class for Spring Security to easy usage

License

License

Categories

Categories

Security
GroupId

GroupId

com.github.enesusta
ArtifactId

ArtifactId

spring-security-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-security-starter
Utility class for Spring Security to easy usage
Project URL

Project URL

https://github.com/enesusta/spring-security-starter
Source Code Management

Source Code Management

http://github.com/enesusta/spring-security-starter

Download spring-security-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.security : spring-security-core jar 5.3.0.RELEASE
io.jsonwebtoken : jjwt-api jar 0.11.1

runtime (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.11.1
io.jsonwebtoken : jjwt-jackson jar 0.11.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0