Last Version

hibernate-tools 2.1.3


Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

net.sf.hibernate
ArtifactId

ArtifactId

hibernate-tools
Version

Version

2.1.3
Type

Type

jar
Description

Description

hibernate-tools

Download hibernate-tools 2.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.hibernate : hibernate jar 2.1.3
jdom : jdom jar 1.0

Project Modules

There are no modules declared in this project.