simple-security-spring-boot-starter

com.github.ruifengho.simple_security

License

License

Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

com.github.ruifengho
ArtifactId

ArtifactId

simple-security-spring-boot-starter
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

simple-security-spring-boot-starter
com.github.ruifengho.simple_security
Project URL

Project URL

https://github.com/ruifengho/simple-security.git

Download simple-security-spring-boot-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar
org.projectlombok : lombok Optional jar
io.jsonwebtoken : jjwt-impl jar 0.10.5
io.jsonwebtoken : jjwt-jackson jar 0.10.5
org.springframework.boot : spring-boot-starter-aop Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0