is not current version
Last Version 7.0.0

org.wicketstuff:wicket-shiro-example-spring-hibernate 7.0.0-M5


Categories

Categories

Wicket User Interface Web Frameworks Hibernate Data ORM
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-shiro-example-spring-hibernate
Version

Version

7.0.0-M5
Type

Type

war

Download wicket-shiro-example-spring-hibernate 7.0.0-M5


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