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