is not current version
Last Version 1.0.4

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

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

Type

jar

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


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