Databinder models

Wicket models for Hibernate.

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.databinder
ArtifactId

ArtifactId

databinder-models
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Databinder models
Wicket models for Hibernate.
Project Organization

Project Organization

Nathan Hamblen

Download databinder-models

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.hibernate : hibernate jar 3.2.5.ga
javax.persistence : persistence-api jar 1.0
org.apache.wicket : wicket 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