Last Version

Hibernate related stuff 1.3.7

cedarsoft Open Projects

License

License

GLP with Classpath Exception
Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.cedarsoft.utils.legacy
ArtifactId

ArtifactId

hibernate
Version

Version

1.3.7
Type

Type

jar
Description

Description

Hibernate related stuff
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download hibernate 1.3.7


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

Dependencies

compile (7)

Group / Artifact Type Version
com.cedarsoft.utils.legacy : db jar 1.3.7
org.hibernate : hibernate jar 3.2.6.ga
org.hibernate : hibernate-annotations jar 3.4.0.GA
com.cedarsoft : guice-annotations jar 1.1.2
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.14
com.intellij : annotations jar 7.0.3

test (5)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
org.testng : testng jar 5.8
org.easymock : easymockclassextension jar 2.4
org.easymock : easymock jar 2.4
fest » fest-assert jar 1.0rc1

Project Modules

There are no modules declared in this project.