Last Version

com.cedarsoft.commons.old.legacy:hibernate 1.4.2


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.cedarsoft.commons.old.legacy
ArtifactId

ArtifactId

hibernate
Version

Version

1.4.2
Type

Type

jar
Description

Description

Download hibernate 1.4.2


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

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.