is not current version
Last Version 7.0.0

org.wicketstuff:wicket-shiro-example-base 1.4.11


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-shiro-example-base
Version

Version

1.4.11
Type

Type

jar

Download wicket-shiro-example-base 1.4.11


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