Last Version

babyfish-hibernate-model 1.1.0.Alpha

The model project of babyfish, it supports the ObjectModel4JPA implementation for Hibernate

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.babyfish
ArtifactId

ArtifactId

babyfish-hibernate-model
Version

Version

1.1.0.Alpha
Type

Type

jar
Description

Description

babyfish-hibernate-model
The model project of babyfish, it supports the ObjectModel4JPA implementation for Hibernate
Project URL

Project URL

https://github.com/babyfish-ct/babyfish
Source Code Management

Source Code Management

https://github.com/babyfish-ct/babyfish

Download babyfish-hibernate-model 1.1.0.Alpha


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

Dependencies

compile (3)

Group / Artifact Type Version
org.babyfish : babyfish-jpa-model jar 1.1.0.Alpha
org.hibernate : hibernate-core jar 4.3.6.Final
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.