License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.mbigger |
ArtifactId | ArtifactIdjwtp-spring-boot-starter |
Last Version | Last Version2.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/io.github.mbigger/jwtp-spring-boot-starter/ -->
<dependency>
<groupId>io.github.mbigger</groupId>
<artifactId>jwtp-spring-boot-starter</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mbigger/jwtp-spring-boot-starter/
implementation 'io.github.mbigger:jwtp-spring-boot-starter:2.0.4'
// https://jarcasting.com/artifacts/io.github.mbigger/jwtp-spring-boot-starter/
implementation ("io.github.mbigger:jwtp-spring-boot-starter:2.0.4")
'io.github.mbigger:jwtp-spring-boot-starter:jar:2.0.4'
<dependency org="io.github.mbigger" name="jwtp-spring-boot-starter" rev="2.0.4">
<artifact name="jwtp-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mbigger', module='jwtp-spring-boot-starter', version='2.0.4')
)
libraryDependencies += "io.github.mbigger" % "jwtp-spring-boot-starter" % "2.0.4"
[io.github.mbigger/jwtp-spring-boot-starter "2.0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.github.mbigger : jwt-permission | jar | 2.0.4 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar |