Databinder authentication components

A simple bridge from Wicket to Hibernate

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.databinder
ArtifactId

ArtifactId

databinder-auth-components
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Databinder authentication components
A simple bridge from Wicket to Hibernate
Project Organization

Project Organization

Nathan Hamblen

Download databinder-auth-components

How to add to project

<!-- https://jarcasting.com/artifacts/net.databinder/databinder-auth-components/ -->
<dependency>
    <groupId>net.databinder</groupId>
    <artifactId>databinder-auth-components</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/databinder-auth-components/
implementation 'net.databinder:databinder-auth-components:1.1.1'
// https://jarcasting.com/artifacts/net.databinder/databinder-auth-components/
implementation ("net.databinder:databinder-auth-components:1.1.1")
'net.databinder:databinder-auth-components:jar:1.1.1'
<dependency org="net.databinder" name="databinder-auth-components" rev="1.1.1">
  <artifact name="databinder-auth-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='databinder-auth-components', version='1.1.1')
)
libraryDependencies += "net.databinder" % "databinder-auth-components" % "1.1.1"
[net.databinder/databinder-auth-components "1.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
net.databinder : databinder-components jar 1.1.1
org.apache.wicket : wicket-auth-roles jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1
1.1-beta4
1.1-beta3
1.1-beta2
1.1-beta1