License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.yilers |
ArtifactId | ArtifactIdjwtp-spring-boot-starter |
Version | Version1.5.2 |
Type | Typejar |
Description |
Descriptionjwtp-spring-boot-starter
Authority management framework based on JJWT implementation.
|
<!-- https://jarcasting.com/artifacts/com.yilers/jwtp-spring-boot-starter/ -->
<dependency>
<groupId>com.yilers</groupId>
<artifactId>jwtp-spring-boot-starter</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.yilers/jwtp-spring-boot-starter/
implementation 'com.yilers:jwtp-spring-boot-starter:1.5.2'
// https://jarcasting.com/artifacts/com.yilers/jwtp-spring-boot-starter/
implementation ("com.yilers:jwtp-spring-boot-starter:1.5.2")
'com.yilers:jwtp-spring-boot-starter:jar:1.5.2'
<dependency org="com.yilers" name="jwtp-spring-boot-starter" rev="1.5.2">
<artifact name="jwtp-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yilers', module='jwtp-spring-boot-starter', version='1.5.2')
)
libraryDependencies += "com.yilers" % "jwtp-spring-boot-starter" % "1.5.2"
[com.yilers/jwtp-spring-boot-starter "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.yilers : jwt-permission | jar | 1.5.2 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.2 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-redis | jar | 2.4.3 |