is not current version
Last Version 7.0.0

org.wicketstuff:wicket-shiro-example-spring-hibernate 1.5.1


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.1
Type

Type

war

Download wicket-shiro-example-spring-hibernate 1.5.1


<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-shiro-example-spring-hibernate/
implementation ("org.wicketstuff:wicket-shiro-example-spring-hibernate:1.5.1")
'org.wicketstuff:wicket-shiro-example-spring-hibernate:war:1.5.1'
<dependency org="org.wicketstuff" name="wicket-shiro-example-spring-hibernate" rev="1.5.1">
  <artifact name="wicket-shiro-example-spring-hibernate" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-shiro-example-spring-hibernate', version='1.5.1')
)
libraryDependencies += "org.wicketstuff" % "wicket-shiro-example-spring-hibernate" % "1.5.1"
[org.wicketstuff/wicket-shiro-example-spring-hibernate "1.5.1"]