Last Version

io.github.pianpu:security 1.0.3

it is SimpleSecurity,auto generate Token after login and annotated and static method satisfy your use

License

License

Categories

Categories

Security
GroupId

GroupId

io.github.pianpu
ArtifactId

ArtifactId

security
Version

Version

1.0.3
Type

Type

jar
Description

Description

io.github.pianpu:security
it is SimpleSecurity,auto generate Token after login and annotated and static method satisfy your use
Project URL

Project URL

https://github.com/pianpu/SimpleSecurity
Source Code Management

Source Code Management

https://github.com/pianpu/SimpleSecurity.git

Download security 1.0.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.0
org.springframework.boot : spring-boot-starter-data-redis jar 2.6.0
io.jsonwebtoken : jjwt jar 0.9.1
org.springframework.boot : spring-boot-starter-aop jar 2.6.0
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.0

Project Modules

There are no modules declared in this project.