Last Version

de.alpharogroup:authorization-strategy-api 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

GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

authorization-strategy-api
Version

Version

7.6.0
Type

Type

jar
Description

Description

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 Organization

Project Organization

Alpha Ro Group UG (haftungsbeschrängt)

Download authorization-strategy-api 7.6.0


<!-- https://jarcasting.com/artifacts/de.alpharogroup/authorization-strategy-api/ -->
<dependency>
    <groupId>de.alpharogroup</groupId>
    <artifactId>authorization-strategy-api</artifactId>
    <version>7.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/authorization-strategy-api/
implementation 'de.alpharogroup:authorization-strategy-api:7.6.0'
// https://jarcasting.com/artifacts/de.alpharogroup/authorization-strategy-api/
implementation ("de.alpharogroup:authorization-strategy-api:7.6.0")
'de.alpharogroup:authorization-strategy-api:jar:7.6.0'
<dependency org="de.alpharogroup" name="authorization-strategy-api" rev="7.6.0">
  <artifact name="authorization-strategy-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='authorization-strategy-api', version='7.6.0')
)
libraryDependencies += "de.alpharogroup" % "authorization-strategy-api" % "7.6.0"
[de.alpharogroup/authorization-strategy-api "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

There are no modules declared in this project.