Java Bean Library for Hibernate

Particularly handy when used with Hibernate. It allows developers to easily reuse the same pojo classes for both persistence instances and data transfer objects.

License

License

Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

net.sf.beanlib
ArtifactId

ArtifactId

beanlib-hibernate
Last Version

Last Version

5.0.2beta
Release Date

Release Date

Type

Type

jar
Description

Description

Java Bean Library for Hibernate
Particularly handy when used with Hibernate. It allows developers to easily reuse the same pojo classes for both persistence instances and data transfer objects.
Project URL

Project URL

http://beanlib.sourceforge.net/

Download beanlib-hibernate

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.beanlib : beanlib jar 5.0.2beta
org.hibernate : hibernate jar 3.1.3
org.springframework : spring jar 2.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.2beta
3.3.0beta21
3.3.0beta19
3.3.0beta10
3.3.0beta9
3.3.0beta6
3.3.0beta5
3.2.1
3.2.0
3.1.1