Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicket-shiro-examples |
Version | Version6.5.0 |
Type | Typepom |
Filename | Size |
---|---|
wicket-shiro-examples-6.5.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-shiro-examples/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicket-shiro-examples</artifactId>
<version>6.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-shiro-examples/
implementation 'org.wicketstuff:wicket-shiro-examples:6.5.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-shiro-examples/
implementation ("org.wicketstuff:wicket-shiro-examples:6.5.0")
'org.wicketstuff:wicket-shiro-examples:pom:6.5.0'
<dependency org="org.wicketstuff" name="wicket-shiro-examples" rev="6.5.0">
<artifact name="wicket-shiro-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-shiro-examples', version='6.5.0')
)
libraryDependencies += "org.wicketstuff" % "wicket-shiro-examples" % "6.5.0"
[org.wicketstuff/wicket-shiro-examples "6.5.0"]