| License |
License |
|---|---|
| GroupId | GroupIdcom.louislivi.fastdep |
| ArtifactId | ArtifactIdfastdep-shiro-jwt |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfastdep-shiro-jwt
Fast integration shiro and jwt in Spring Boot.
|
| Filename | Size |
|---|---|
| fastdep-shiro-jwt-1.0.7.pom | |
| fastdep-shiro-jwt-1.0.7.jar | 17 KB |
| fastdep-shiro-jwt-1.0.7-sources.jar | 11 KB |
| fastdep-shiro-jwt-1.0.7-javadoc.jar | 94 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.louislivi.fastdep/fastdep-shiro-jwt/ -->
<dependency>
<groupId>com.louislivi.fastdep</groupId>
<artifactId>fastdep-shiro-jwt</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.louislivi.fastdep/fastdep-shiro-jwt/
implementation 'com.louislivi.fastdep:fastdep-shiro-jwt:1.0.7'
// https://jarcasting.com/artifacts/com.louislivi.fastdep/fastdep-shiro-jwt/
implementation ("com.louislivi.fastdep:fastdep-shiro-jwt:1.0.7")
'com.louislivi.fastdep:fastdep-shiro-jwt:jar:1.0.7'
<dependency org="com.louislivi.fastdep" name="fastdep-shiro-jwt" rev="1.0.7">
<artifact name="fastdep-shiro-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.louislivi.fastdep', module='fastdep-shiro-jwt', version='1.0.7')
)
libraryDependencies += "com.louislivi.fastdep" % "fastdep-shiro-jwt" % "1.0.7"
[com.louislivi.fastdep/fastdep-shiro-jwt "1.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.shiro : shiro-spring | jar | 1.7.1 |
| com.auth0 : java-jwt | jar | 3.18.1 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.1.5.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.5.RELEASE |