License |
License
EPL
|
---|---|
Categories |
CategoriesCLI User Interface Hibernate Data ORM |
GroupId | GroupIdorg.eclipselabs |
ArtifactId | ArtifactIdcdo.hibernate |
Last Version | Last Version4.7.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
cdo.hibernate-4.7.2.pom | 996 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipselabs/cdo.hibernate/ -->
<dependency>
<groupId>org.eclipselabs</groupId>
<artifactId>cdo.hibernate</artifactId>
<version>4.7.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipselabs/cdo.hibernate/
implementation 'org.eclipselabs:cdo.hibernate:4.7.2'
// https://jarcasting.com/artifacts/org.eclipselabs/cdo.hibernate/
implementation ("org.eclipselabs:cdo.hibernate:4.7.2")
'org.eclipselabs:cdo.hibernate:pom:4.7.2'
<dependency org="org.eclipselabs" name="cdo.hibernate" rev="4.7.2">
<artifact name="cdo.hibernate" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipselabs', module='cdo.hibernate', version='4.7.2')
)
libraryDependencies += "org.eclipselabs" % "cdo.hibernate" % "4.7.2"
[org.eclipselabs/cdo.hibernate "4.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipselabs : cdo.hibernate.p2 | jar | 4.7.2 |
org.eclipselabs : cdo | pom | 4.7.2 |