is not current version
Last Version 7.0.0

org.wicketstuff:wicket-shiro-examples 6.12.0

A collection of example configurations

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-shiro-examples
Version

Version

6.12.0
Type

Type

pom

Download wicket-shiro-examples 6.12.0


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