spring-boot-starter-jwt

Spring boot JWT library

License

License

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.sixpointsix
ArtifactId

ArtifactId

spring-boot-starter-jwt
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-jwt
Spring boot JWT library
Project Organization

Project Organization

6point6 Limited

Download spring-boot-starter-jwt

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.0.5.RELEASE
org.slf4j : slf4j-api jar 1.7.25
com.auth0 : java-jwt jar 3.4.0
commons-io : commons-io jar 2.6

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-params jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.mockito : mockito-core jar 2.21.0
org.springframework.boot : spring-boot-starter-test jar 2.0.5.RELEASE
org.mockito : junit-jupiter jar 2.20.0

Project Modules

There are no modules declared in this project.
net.sixpointsix

6point6

Versions

Version
0.4.0
0.3.0
0.2.0
0.1