jwt-security-spring-boot-starter

A small Jwt Token Spring Security Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

com.github.759434091
ArtifactId

ArtifactId

jwt-security-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jwt-security-spring-boot-starter
A small Jwt Token Spring Security Spring Boot Starter
Project URL

Project URL

https://github.com/759434091/JWT-Security-Spring-Boot-Starter

Download jwt-security-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar 2.0.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.6.RELEASE
io.jsonwebtoken : jjwt jar 0.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0