is not current version
Last Version 7.0.0

org.wicketstuff:wicket-shiro-example-realm 1.4.17.2


Categories

Categories

Wicket User Interface Web Frameworks Realm Data Databases
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-shiro-example-realm
Version

Version

1.4.17.2
Type

Type

war

Download wicket-shiro-example-realm 1.4.17.2


<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-shiro-example-realm/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicket-shiro-example-realm</artifactId>
    <version>1.4.17.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-shiro-example-realm/
implementation 'org.wicketstuff:wicket-shiro-example-realm:1.4.17.2'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-shiro-example-realm/
implementation ("org.wicketstuff:wicket-shiro-example-realm:1.4.17.2")
'org.wicketstuff:wicket-shiro-example-realm:war:1.4.17.2'
<dependency org="org.wicketstuff" name="wicket-shiro-example-realm" rev="1.4.17.2">
  <artifact name="wicket-shiro-example-realm" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-shiro-example-realm', version='1.4.17.2')
)
libraryDependencies += "org.wicketstuff" % "wicket-shiro-example-realm" % "1.4.17.2"
[org.wicketstuff/wicket-shiro-example-realm "1.4.17.2"]