is not current version
Last Version 1.0.7

com.louislivi.fastdep:fastdep-shiro-jwt 1.0.3

Fast integration shiro and jwt in Spring Boot.

GroupId

GroupId

com.louislivi.fastdep
ArtifactId

ArtifactId

fastdep-shiro-jwt
Version

Version

1.0.3
Type

Type

jar

Download fastdep-shiro-jwt 1.0.3


<!-- https://jarcasting.com/artifacts/com.louislivi.fastdep/fastdep-shiro-jwt/ -->
<dependency>
    <groupId>com.louislivi.fastdep</groupId>
    <artifactId>fastdep-shiro-jwt</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.louislivi.fastdep/fastdep-shiro-jwt/
implementation 'com.louislivi.fastdep:fastdep-shiro-jwt:1.0.3'
// https://jarcasting.com/artifacts/com.louislivi.fastdep/fastdep-shiro-jwt/
implementation ("com.louislivi.fastdep:fastdep-shiro-jwt:1.0.3")
'com.louislivi.fastdep:fastdep-shiro-jwt:jar:1.0.3'
<dependency org="com.louislivi.fastdep" name="fastdep-shiro-jwt" rev="1.0.3">
  <artifact name="fastdep-shiro-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.louislivi.fastdep', module='fastdep-shiro-jwt', version='1.0.3')
)
libraryDependencies += "com.louislivi.fastdep" % "fastdep-shiro-jwt" % "1.0.3"
[com.louislivi.fastdep/fastdep-shiro-jwt "1.0.3"]