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