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