License |
License |
---|---|
GroupId | GroupIdcom.louislivi.fastdep |
ArtifactId | ArtifactIdfastdep-shiro-jwt |
Version | Version1.0.6 |
Type | Typejar |
Description |
Descriptionfastdep-shiro-jwt
Fast integration shiro and jwt in Spring Boot.
|
Filename | Size |
---|---|
fastdep-shiro-jwt-1.0.6.pom | |
fastdep-shiro-jwt-1.0.6.jar | 17 KB |
fastdep-shiro-jwt-1.0.6-sources.jar | 11 KB |
fastdep-shiro-jwt-1.0.6-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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.louislivi.fastdep/fastdep-shiro-jwt/
implementation 'com.louislivi.fastdep:fastdep-shiro-jwt:1.0.6'
// https://jarcasting.com/artifacts/com.louislivi.fastdep/fastdep-shiro-jwt/
implementation ("com.louislivi.fastdep:fastdep-shiro-jwt:1.0.6")
'com.louislivi.fastdep:fastdep-shiro-jwt:jar:1.0.6'
<dependency org="com.louislivi.fastdep" name="fastdep-shiro-jwt" rev="1.0.6">
<artifact name="fastdep-shiro-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.louislivi.fastdep', module='fastdep-shiro-jwt', version='1.0.6')
)
libraryDependencies += "com.louislivi.fastdep" % "fastdep-shiro-jwt" % "1.0.6"
[com.louislivi.fastdep/fastdep-shiro-jwt "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-spring | jar | 1.4.0 |
com.auth0 : java-jwt | jar | 3.8.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 |