GroupId | GroupIdorg.debux.webmotion |
---|---|
ArtifactId | ArtifactIdwebmotion-extra-shiro |
Version | Version2.4 |
Type | Typejar |
Filename | Size |
---|---|
webmotion-extra-shiro-2.4.pom | |
webmotion-extra-shiro-2.4.jar | 10 KB |
webmotion-extra-shiro-2.4-sources.jar | 5 KB |
webmotion-extra-shiro-2.4-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-shiro/ -->
<dependency>
<groupId>org.debux.webmotion</groupId>
<artifactId>webmotion-extra-shiro</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-shiro/
implementation 'org.debux.webmotion:webmotion-extra-shiro:2.4'
// https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-shiro/
implementation ("org.debux.webmotion:webmotion-extra-shiro:2.4")
'org.debux.webmotion:webmotion-extra-shiro:jar:2.4'
<dependency org="org.debux.webmotion" name="webmotion-extra-shiro" rev="2.4">
<artifact name="webmotion-extra-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.debux.webmotion', module='webmotion-extra-shiro', version='2.4')
)
libraryDependencies += "org.debux.webmotion" % "webmotion-extra-shiro" % "2.4"
[org.debux.webmotion/webmotion-extra-shiro "2.4"]