Spring Boot Starter JWT Security

Represents auto-configured Spring Security based on JWT authentication.

License

License

Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

io.codingpassion
ArtifactId

ArtifactId

spring-boot-starter-jwt-security
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Starter JWT Security
Represents auto-configured Spring Security based on JWT authentication.
Project Organization

Project Organization

Piotr Raszkowski

Download spring-boot-starter-jwt-security

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.6
org.springframework.boot : spring-boot-starter jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-log4j2 jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-data-rest jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.1.3.RELEASE
io.codingpassion : spring-boot-starter-jwt-security-commons jar 0.1
io.jsonwebtoken : jjwt jar 0.9.1
org.apache.commons : commons-lang3 jar 3.8.1
commons-codec : commons-codec jar 1.11
org.mockito : mockito-junit-jupiter jar 2.23.4

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.platform : junit-platform-commons jar 1.4.1
org.assertj : assertj-core jar 3.12.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1