is not current version
Last Version 1.0.4

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

shiro based stateless security validation framework

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.3
Type

Type

jar

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


<!-- 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.3</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.3'
// 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.3")
'com.github.davidfantasy:shrio-with-jwt-spring-boot-starter:jar:1.0.3'
<dependency org="com.github.davidfantasy" name="shrio-with-jwt-spring-boot-starter" rev="1.0.3">
  <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.3')
)
libraryDependencies += "com.github.davidfantasy" % "shrio-with-jwt-spring-boot-starter" % "1.0.3"
[com.github.davidfantasy/shrio-with-jwt-spring-boot-starter "1.0.3"]