Last Version

shrio-with-jwt-spring-boot-starter 1.0.4

shiro based stateless security validation framework

License

License

Categories

Categories

Spring Boot Container Microservices Ant Build Tools
GroupId

GroupId

com.github.davidfantasy
ArtifactId

ArtifactId

shrio-with-jwt-spring-boot-starter
Version

Version

1.0.4
Type

Type

jar
Description

Description

shrio-with-jwt-spring-boot-starter
shiro based stateless security validation framework
Project URL

Project URL

https://github.com/davidfantasy/shrio-with-jwt-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/davidfantasy/shrio-with-jwt-spring-boot-starter

Download shrio-with-jwt-spring-boot-starter 1.0.4


<!-- 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"]

Dependencies

compile (5)

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

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar
org.springframework : spring-webmvc jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.