Last Version

hibernate:hibernate 3.1rc2


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

hibernate
ArtifactId

ArtifactId

hibernate
Version

Version

3.1rc2
Type

Type

jar
Description

Description

Download hibernate 3.1rc2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.