License |
License
GLP with Classpath Exception
|
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdcom.cedarsoft.utils.legacy |
ArtifactId | ArtifactIdhibernate |
Last Version | Last Version1.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHibernate related stuff
cedarsoft Open Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hibernate-1.3.7.pom | |
hibernate-1.3.7.jar | 8 KB |
hibernate-1.3.7-sources.jar | 3 KB |
hibernate-1.3.7-javadoc.jar | 30 KB |
Browse |
<!-- 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"]
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 |
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 |