GroupId | GroupIdcom.youkol.support.shiro |
---|---|
ArtifactId | ArtifactIdshiro-support-parent |
Version | Version1.0.9 |
Type | Typepom |
Filename | Size |
---|---|
shiro-support-parent-1.0.9.pom | 3 KB |
Browse |
<!-- 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.9</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.9'
// https://jarcasting.com/artifacts/com.youkol.support.shiro/shiro-support-parent/
implementation ("com.youkol.support.shiro:shiro-support-parent:1.0.9")
'com.youkol.support.shiro:shiro-support-parent:pom:1.0.9'
<dependency org="com.youkol.support.shiro" name="shiro-support-parent" rev="1.0.9">
<artifact name="shiro-support-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.youkol.support.shiro', module='shiro-support-parent', version='1.0.9')
)
libraryDependencies += "com.youkol.support.shiro" % "shiro-support-parent" % "1.0.9"
[com.youkol.support.shiro/shiro-support-parent "1.0.9"]