| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net Hibernate Data ORM | 
        
| GroupId | GroupIdnet.sf.hibernate4gwt | 
    
| ArtifactId | ArtifactIdhibernate4gwt | 
    
| Last Version | Last Version1.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionHibernate4GWT 
            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 | 
            
| Filename | Size | 
|---|---|
| hibernate4gwt-1.0.4.pom | |
| hibernate4gwt-1.0.4.jar | 138 KB | 
| hibernate4gwt-1.0.4-sources.jar | 72 KB | 
| hibernate4gwt-1.0.4-javadoc.jar | 339 KB | 
| Browse | 
<!-- 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"]
                | 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 |