Last Version

YOUKOL::shiro-support-parent 1.0.11

A simple Shiro extension library.

License

License

GroupId

GroupId

com.youkol.support.shiro
ArtifactId

ArtifactId

shiro-support-parent
Version

Version

1.0.11
Type

Type

pom
Description

Description

YOUKOL::shiro-support-parent
A simple Shiro extension library.
Project URL

Project URL

https://github.com/youkol/shiro-support
Project Organization

Project Organization

youkol.com
Source Code Management

Source Code Management

https://github.com/youkol/shiro-support

Download shiro-support-parent 1.0.11


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • shiro-support
  • shiro-support-spring-boot-starter