Jar examples for w:wicket-auth-roles
Wicket Authorization Integration Based on roles, metadata and annotations. This project requires Java 5.
You can download jar file wicket-auth-roles 1.3.0-beta2 in this page.
Apache License
You can use the following script to add wicket-auth-roles-1.3.0-beta2.jar to your project.
<dependency> <groupId>org.apache.wicket</groupId> <artifactId>wicket-auth-roles</artifactId> <version>1.3.0-beta2</version> </dependency>
compile group: 'org.apache.wicket', name: 'wicket-auth-roles', version: '1.3.0-beta2'
libraryDependencies += "org.apache.wicket" % "wicket-auth-roles" % "1.3.0-beta2"
<dependency org="org.apache.wicket" name="wicket-auth-roles" rev="1.3.0-beta2"/>
@Grapes(@Grab(group='org.apache.wicket', module='wicket-auth-roles', version='1.3.0-beta2'))
'org.apache.wicket:wicket-auth-roles:jar:1.3.0-beta2'
Click the following link to download the jar file.
wicket-auth-roles-1.3.0-beta2-javadoc.jar