Last Version

hibernate toolkit 1.8.4

Common utilities for working with Hibernate.

License

License

Standard BSD
Categories

Categories

Ant Build Tools Hibernate Data ORM
GroupId

GroupId

org.iplantc.core
ArtifactId

ArtifactId

hibernatetoolkit
Version

Version

1.8.4
Type

Type

jar
Description

Description

hibernate toolkit
Common utilities for working with Hibernate.
Project URL

Project URL

http://www.iplantcollaborative.org/

Download hibernatetoolkit 1.8.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 3.6.8.Final
log4j : log4j jar 1.2.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.