is not current version
Last Version 1.5-RC5.1

org.wicketstuff:wicket-security-wicomsec 1.5-RC4.2

Library of common security related classes

Categories

Categories

Wicket User Interface Web Frameworks Security
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-security-wicomsec
Version

Version

1.5-RC4.2
Type

Type

jar

Download wicket-security-wicomsec 1.5-RC4.2


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