is not current version
Last Version 1.0.6

com.maxplus1:shiro-spring-boot-starter-parent 1.0.3

parent

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.maxplus1
ArtifactId

ArtifactId

shiro-spring-boot-starter-parent
Version

Version

1.0.3
Type

Type

pom

Download shiro-spring-boot-starter-parent 1.0.3


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