Last Version

spring-boot-starter-shiro-sample 2.0.0

A sample of spring-boot-starter-shiro.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.ruijc
ArtifactId

ArtifactId

spring-boot-starter-shiro-sample
Version

Version

2.0.0
Type

Type

jar
Description

Description

spring-boot-starter-shiro-sample
A sample of spring-boot-starter-shiro.

Download spring-boot-starter-shiro-sample 2.0.0


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

Dependencies

compile (14)

Group / Artifact Type Version
com.ruijc : util jar 3.0.0
org.springframework.boot : spring-boot-starter jar 1.4.2.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.4.2.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 1.4.2.RELEASE
com.ruijc : spring-boot-starter-shiro jar 1.1.0
com.h2database : h2 jar 1.4.192
org.bgee.log4jdbc-log4j2 : log4jdbc-log4j2-jdbc4.1 jar 1.16
com.zaxxer : HikariCP jar 2.5.1
com.ruijc : spring-boot-starter-mybatis jar 2.0.0
com.github.pagehelper : pagehelper jar 4.1.6
tk.mybatis : mapper jar 3.3.9
de.ruedigermoeller : fst jar 2.47
com.ruijc : spring-boot-starter-fastjson jar 2.0.0
org.springframework.boot : spring-boot-starter-data-redis jar 1.4.2.RELEASE

test (1)

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

Project Modules

There are no modules declared in this project.