Last Version

wicket-component-authorization-strategy 7.6.0

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

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

wicket-component-authorization-strategy
Version

Version

7.6.0
Type

Type

pom
Description

Description

wicket-component-authorization-strategy
Demonstrates how to use the functionality from the wicket components visibility, enabled, disabled or not visible if the user does not have the permission.
Project URL

Project URL

https://github.com/astrapi69/wicket.component.authorization.strategy.git
Project Organization

Project Organization

Alpha Ro Group UG (haftungsbeschrängt)

Download wicket-component-authorization-strategy 7.6.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 7.6.0
org.projectlombok : lombok jar 1.16.16
org.slf4j : slf4j-log4j12 jar 1.6.4
org.slf4j : slf4j-api jar 1.6.4
log4j : log4j jar 1.2.16

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.11
junit : junit jar 4.12

Project Modules

  • authorization-strategy-api