GroupId | GroupIdcom.github.xfslove |
---|---|
ArtifactId | ArtifactIdshiro-uaa-resource-server |
Version | Version1.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.xfslove/shiro-uaa-resource-server/ -->
<dependency>
<groupId>com.github.xfslove</groupId>
<artifactId>shiro-uaa-resource-server</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xfslove/shiro-uaa-resource-server/
implementation 'com.github.xfslove:shiro-uaa-resource-server:1.0.1'
// https://jarcasting.com/artifacts/com.github.xfslove/shiro-uaa-resource-server/
implementation ("com.github.xfslove:shiro-uaa-resource-server:1.0.1")
'com.github.xfslove:shiro-uaa-resource-server:jar:1.0.1'
<dependency org="com.github.xfslove" name="shiro-uaa-resource-server" rev="1.0.1">
<artifact name="shiro-uaa-resource-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xfslove', module='shiro-uaa-resource-server', version='1.0.1')
)
libraryDependencies += "com.github.xfslove" % "shiro-uaa-resource-server" % "1.0.1"
[com.github.xfslove/shiro-uaa-resource-server "1.0.1"]