Package

hibernate-core : 4.1.3.Final

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 about 1 year ago
3266 other Packages are referencing this Package.
hibernate-core has recursive compile dependencies
See visual page
pom.xml snippet

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