License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Ant Build Tools |
GroupId | GroupIdcom.github.davidfantasy |
ArtifactId | ArtifactIdshrio-with-jwt-spring-boot-starter |
Version | Version1.0.4 |
Type | Typejar |
Description |
Descriptionshrio-with-jwt-spring-boot-starter
shiro based stateless security validation framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.davidfantasy/shrio-with-jwt-spring-boot-starter/ -->
<dependency>
<groupId>com.github.davidfantasy</groupId>
<artifactId>shrio-with-jwt-spring-boot-starter</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidfantasy/shrio-with-jwt-spring-boot-starter/
implementation 'com.github.davidfantasy:shrio-with-jwt-spring-boot-starter:1.0.4'
// https://jarcasting.com/artifacts/com.github.davidfantasy/shrio-with-jwt-spring-boot-starter/
implementation ("com.github.davidfantasy:shrio-with-jwt-spring-boot-starter:1.0.4")
'com.github.davidfantasy:shrio-with-jwt-spring-boot-starter:jar:1.0.4'
<dependency org="com.github.davidfantasy" name="shrio-with-jwt-spring-boot-starter" rev="1.0.4">
<artifact name="shrio-with-jwt-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidfantasy', module='shrio-with-jwt-spring-boot-starter', version='1.0.4')
)
libraryDependencies += "com.github.davidfantasy" % "shrio-with-jwt-spring-boot-starter" % "1.0.4"
[com.github.davidfantasy/shrio-with-jwt-spring-boot-starter "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.slf4j : slf4j-api Optional | jar | |
com.auth0 : java-jwt | jar | 3.4.0 |
org.apache.shiro : shiro-spring | jar | 1.4.0 |
com.google.guava : guava | jar | 22.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | |
org.springframework : spring-webmvc | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |