Last Version

Shiro Starter 2.3.0

another spring boot starter for shiro

License

License

GroupId

GroupId

com.github.taccisum
ArtifactId

ArtifactId

shiro-starter
Version

Version

2.3.0
Type

Type

jar
Description

Description

Shiro Starter
another spring boot starter for shiro
Project URL

Project URL

https://github.com/taccisum/shiro-starter
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/taccisum/shiro-starter

Download shiro-starter 2.3.0


<!-- https://jarcasting.com/artifacts/com.github.taccisum/shiro-starter/ -->
<dependency>
    <groupId>com.github.taccisum</groupId>
    <artifactId>shiro-starter</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.taccisum/shiro-starter/
implementation 'com.github.taccisum:shiro-starter:2.3.0'
// https://jarcasting.com/artifacts/com.github.taccisum/shiro-starter/
implementation ("com.github.taccisum:shiro-starter:2.3.0")
'com.github.taccisum:shiro-starter:jar:2.3.0'
<dependency org="com.github.taccisum" name="shiro-starter" rev="2.3.0">
  <artifact name="shiro-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.taccisum', module='shiro-starter', version='2.3.0')
)
libraryDependencies += "com.github.taccisum" % "shiro-starter" % "2.3.0"
[com.github.taccisum/shiro-starter "2.3.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.9.RELEASE
org.apache.shiro : shiro-spring jar 1.4.0-RC2
org.springframework.boot : spring-boot-devtools Optional jar 1.5.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.9.RELEASE
com.auth0 : java-jwt Optional jar 3.4.0
org.springframework.boot : spring-boot-starter-test jar 1.5.9.RELEASE

Project Modules

There are no modules declared in this project.