Last Version

babyfish-hibernate-model-tool 1.1.0.Alpha

This tool project supports some maven plugins of BabyFish, it shouldn't used by the user directly.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.babyfish
ArtifactId

ArtifactId

babyfish-hibernate-model-tool
Version

Version

1.1.0.Alpha
Type

Type

jar
Description

Description

babyfish-hibernate-model-tool
This tool project supports some maven plugins of BabyFish, it shouldn't used by the user directly.
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-tool 1.1.0.Alpha


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

Dependencies

compile (4)

Group / Artifact Type Version
org.babyfish : babyfish-hibernate-model jar 1.1.0.Alpha
org.babyfish : babyfish-jpa-model-tool 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.