Last Version

net.sf.hibernate:hibernate 2.1.8


Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

net.sf.hibernate
ArtifactId

ArtifactId

hibernate
Version

Version

2.1.8
Type

Type

jar
Description

Description

Download hibernate 2.1.8


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

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.