is not current version
Last Version 2.5.3

org.debux.webmotion:webmotion-extra-shiro 2.5.1

WebMotion is Java web framework based on the Java EE6 standard

GroupId

GroupId

org.debux.webmotion
ArtifactId

ArtifactId

webmotion-extra-shiro
Version

Version

2.5.1
Type

Type

jar

Download webmotion-extra-shiro 2.5.1


<!-- https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-shiro/ -->
<dependency>
    <groupId>org.debux.webmotion</groupId>
    <artifactId>webmotion-extra-shiro</artifactId>
    <version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-shiro/
implementation 'org.debux.webmotion:webmotion-extra-shiro:2.5.1'
// https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-shiro/
implementation ("org.debux.webmotion:webmotion-extra-shiro:2.5.1")
'org.debux.webmotion:webmotion-extra-shiro:jar:2.5.1'
<dependency org="org.debux.webmotion" name="webmotion-extra-shiro" rev="2.5.1">
  <artifact name="webmotion-extra-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.debux.webmotion', module='webmotion-extra-shiro', version='2.5.1')
)
libraryDependencies += "org.debux.webmotion" % "webmotion-extra-shiro" % "2.5.1"
[org.debux.webmotion/webmotion-extra-shiro "2.5.1"]