Download spring-boot-starter-shiro-1.1.0.jar file - Jar s

Jar examples for s:spring-boot-starter-shiro

Description

Springboot??????Shiro???????????

You can download jar file spring-boot-starter-shiro 1.1.0 in this page.

Build File

You can use the following script to add spring-boot-starter-shiro-1.1.0.jar to your project.

<dependency>
   <groupId>com.ruijc</groupId>
   <artifactId>spring-boot-starter-shiro</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.ruijc', name: 'spring-boot-starter-shiro', version: '1.1.0'
libraryDependencies += "com.ruijc" % "spring-boot-starter-shiro" % "1.1.0"
<dependency org="com.ruijc" name="spring-boot-starter-shiro" rev="1.1.0"/>
@Grapes(@Grab(group='com.ruijc', module='spring-boot-starter-shiro', version='1.1.0'))
'com.ruijc:spring-boot-starter-shiro:jar:1.1.0'

Download

Click the following link to download the jar file.

spring-boot-starter-shiro-1.1.0-javadoc.jar
spring-boot-starter-shiro-1.1.0-sources.jar
spring-boot-starter-shiro-1.1.0.jar
spring-boot-starter-shiro-1.1.0.pom



Related Tutorials