is not current version
Last Version 4.7.2

org.eclipselabs:cdo.hibernate 4.5.0


Categories

Categories

CLI User Interface Hibernate Data ORM
GroupId

GroupId

org.eclipselabs
ArtifactId

ArtifactId

cdo.hibernate
Version

Version

4.5.0
Type

Type

pom

Download cdo.hibernate 4.5.0

Filename Size
cdo.hibernate-4.5.0.pom 996 bytes
Browse

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