is not current version
Last Version 7.6.0

de.alpharogroup:wicket-component-authorization-strategy 6.25.2

Demonstrates how to use the functionality from the wicket components visibility, enabled, disabled or not visible if the user does not have the permission.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

wicket-component-authorization-strategy
Version

Version

6.25.2
Type

Type

pom

Download wicket-component-authorization-strategy 6.25.2


<!-- https://jarcasting.com/artifacts/de.alpharogroup/wicket-component-authorization-strategy/ -->
<dependency>
    <groupId>de.alpharogroup</groupId>
    <artifactId>wicket-component-authorization-strategy</artifactId>
    <version>6.25.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/wicket-component-authorization-strategy/
implementation 'de.alpharogroup:wicket-component-authorization-strategy:6.25.2'
// https://jarcasting.com/artifacts/de.alpharogroup/wicket-component-authorization-strategy/
implementation ("de.alpharogroup:wicket-component-authorization-strategy:6.25.2")
'de.alpharogroup:wicket-component-authorization-strategy:pom:6.25.2'
<dependency org="de.alpharogroup" name="wicket-component-authorization-strategy" rev="6.25.2">
  <artifact name="wicket-component-authorization-strategy" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='wicket-component-authorization-strategy', version='6.25.2')
)
libraryDependencies += "de.alpharogroup" % "wicket-component-authorization-strategy" % "6.25.2"
[de.alpharogroup/wicket-component-authorization-strategy "6.25.2"]