License |
License |
---|---|
Categories |
CategoriesData Net |
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddatabinder-auth-components |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDatabinder authentication components
A simple bridge from Wicket to Hibernate
|
Project Organization |
Project OrganizationNathan Hamblen |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.databinder : databinder-components | jar | 1.1.1 |
org.apache.wicket : wicket-auth-roles | jar | 1.3.1 |