is not current version
Last Version 2.0.0

com.ruijc:spring-boot-starter-shiro-sample 1.0.0

A sample of spring-boot-starter-shiro.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.ruijc
ArtifactId

ArtifactId

spring-boot-starter-shiro-sample
Version

Version

1.0.0
Type

Type

jar

Download spring-boot-starter-shiro-sample 1.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>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ruijc/spring-boot-starter-shiro-sample/
implementation 'com.ruijc:spring-boot-starter-shiro-sample:1.0.0'
// https://jarcasting.com/artifacts/com.ruijc/spring-boot-starter-shiro-sample/
implementation ("com.ruijc:spring-boot-starter-shiro-sample:1.0.0")
'com.ruijc:spring-boot-starter-shiro-sample:jar:1.0.0'
<dependency org="com.ruijc" name="spring-boot-starter-shiro-sample" rev="1.0.0">
  <artifact name="spring-boot-starter-shiro-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ruijc', module='spring-boot-starter-shiro-sample', version='1.0.0')
)
libraryDependencies += "com.ruijc" % "spring-boot-starter-shiro-sample" % "1.0.0"
[com.ruijc/spring-boot-starter-shiro-sample "1.0.0"]