Last Version

Tags Hibernate 1.0.0

cedarsoft Open Projects

License

License

GLPv3 with Classpath Exception
Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.cedarsoft.tags
ArtifactId

ArtifactId

hibernate
Version

Version

1.0.0
Type

Type

jar
Description

Description

Tags Hibernate
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download hibernate 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.cedarsoft.tags : core jar 1.0.0
com.cedarsoft.commons : commons jar 3.0.0
org.slf4j : slf4j-log4j12 jar 1.6.1
junit : junit jar 4.8.1

provided (1)

Group / Artifact Type Version
com.intellij : annotations jar 7.0.3

test (6)

Group / Artifact Type Version
org.hibernate : hibernate-annotations jar 3.5.4-Final
org.hibernate : hibernate-core jar 3.5.4-Final
javassist : javassist jar 3.12.1.GA
org.slf4j : slf4j-api jar 1.6.1
hsqldb : hsqldb jar 1.8.0.7
com.cedarsoft.commons : test-utils jar 3.0.0

Project Modules

There are no modules declared in this project.