Hibernate4GWT

hibernate4gwt permits you to use your Hibernate POJO (and especiallay the partially loaded ones) in the GWT client side code without pain.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net Hibernate Data ORM
GroupId

GroupId

net.sf.hibernate4gwt
ArtifactId

ArtifactId

hibernate4gwt
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Hibernate4GWT
hibernate4gwt permits you to use your Hibernate POJO (and especiallay the partially loaded ones) in the GWT client side code without pain.
Project URL

Project URL

http://hibernate4gwt.sourceforge.net/

Download hibernate4gwt

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
antlr : antlr jar 2.7.6
commons-lang : commons-lang jar 2.2
commons-logging : commons-logging jar 1.1
net.sf.beanlib : beanlib jar 3.3.0beta10
net.sf.beanlib : beanlib-hibernate jar 3.3.0beta10
org.hibernate : hibernate jar 3.2.2.ga

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4