is not current version
Last Version 7.0.0

org.wicketstuff:wicket-shiro-example-spring-hibernate 1.5-RC4.2


Categories

Categories

Wicket User Interface Web Frameworks Hibernate Data ORM
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-shiro-example-spring-hibernate
Version

Version

1.5-RC4.2
Type

Type

war

Download wicket-shiro-example-spring-hibernate 1.5-RC4.2


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