Package

hibernate-core : 4.0.0.CR6

Description

A module of the Hibernate Core project

[ manual entry ]: Historically, Hibernate facilitated the storage and retrieval of Java domain objects via Object/Relational Mapping. Today, Hibernate is a collection of related projects enabling developers to utilize POJO-style domain models in their applications in ways extending well beyond Object/Relational Mapping.

We don't have any information about the release date. But this version was detected over 1 year ago
3267 other Packages are referencing this Package.

11 Test Dependencies
Dependency Version Current Version
1.1 1.1.6
4.8.2 4.11
99.0-does-not-exist 1.1
1.6.1 1.7.5
1.6.1 1.7.5
1.0.0.GA 1.1.0.Final
4.0.0.CR6 4.2.0.CR1
4.2.0.Final 5.0.0.CR4
1.6.1 1.7.2
99.0-does-not-exist 1.1.2
1.2.145 1.3.171
hibernate-core has recursive compile dependencies
See visual page
pom.xml snippet

<dependency>
    <groupId>org.hibernate</groupId>
    <artifactId>hibernate-core</artifactId>
    <version>4.0.0.CR6</version>
</dependency>
    
Leave a comment
Sign In to leave a comment.