Last Version

spring-boot-starter-jwt 0.0.3

Coders Pack Spring Boot JWT Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.coderspack
ArtifactId

ArtifactId

spring-boot-starter-jwt
Version

Version

0.0.3
Type

Type

pom
Description

Description

spring-boot-starter-jwt
Coders Pack Spring Boot JWT Starter
Project URL

Project URL

http://www.coderspack.de
Source Code Management

Source Code Management

https://github.com/coderspack/jwt-spring-security-demo

Download spring-boot-starter-jwt 0.0.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jwt-spring-boot-library
  • jwt-spring-boot-autoconfiguration
  • jwt-spring-boot-starter