is not current version
Last Version 1.4.11

org.wicketstuff:wicket-ki-security-example-base 1.4.7


Categories

Categories

Wicket User Interface Web Frameworks Security
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-ki-security-example-base
Version

Version

1.4.7
Type

Type

jar

Download wicket-ki-security-example-base 1.4.7


<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-ki-security-example-base/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicket-ki-security-example-base</artifactId>
    <version>1.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-ki-security-example-base/
implementation 'org.wicketstuff:wicket-ki-security-example-base:1.4.7'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-ki-security-example-base/
implementation ("org.wicketstuff:wicket-ki-security-example-base:1.4.7")
'org.wicketstuff:wicket-ki-security-example-base:jar:1.4.7'
<dependency org="org.wicketstuff" name="wicket-ki-security-example-base" rev="1.4.7">
  <artifact name="wicket-ki-security-example-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-ki-security-example-base', version='1.4.7')
)
libraryDependencies += "org.wicketstuff" % "wicket-ki-security-example-base" % "1.4.7"
[org.wicketstuff/wicket-ki-security-example-base "1.4.7"]