| License |
License
The MIT License (MIT)
|
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.zkoalas |
| ArtifactId | ArtifactIdjwt-soul-spring-boot-starter |
| Last Version | Last Version3.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjwt-soul-spring-boot-starter
jwt-soul-spring-boot-starter is a springboot jwt development kit.
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.zkoalas/jwt-soul-spring-boot-starter/ -->
<dependency>
<groupId>com.github.zkoalas</groupId>
<artifactId>jwt-soul-spring-boot-starter</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zkoalas/jwt-soul-spring-boot-starter/
implementation 'com.github.zkoalas:jwt-soul-spring-boot-starter:3.0.2'
// https://jarcasting.com/artifacts/com.github.zkoalas/jwt-soul-spring-boot-starter/
implementation ("com.github.zkoalas:jwt-soul-spring-boot-starter:3.0.2")
'com.github.zkoalas:jwt-soul-spring-boot-starter:jar:3.0.2'
<dependency org="com.github.zkoalas" name="jwt-soul-spring-boot-starter" rev="3.0.2">
<artifact name="jwt-soul-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zkoalas', module='jwt-soul-spring-boot-starter', version='3.0.2')
)
libraryDependencies += "com.github.zkoalas" % "jwt-soul-spring-boot-starter" % "3.0.2"
[com.github.zkoalas/jwt-soul-spring-boot-starter "3.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.zkoalas : jwt-soul | jar | 3.0.2 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.1.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.1.RELEASE |