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