Last Version

babyfish-hibernate-tool 1.0.0.Alpha

The project of BabyFish to support maven plugins, it can ONLY by used by maven plugin of user projects, but should NOT be used by code of user projects directly.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.babyfish
ArtifactId

ArtifactId

babyfish-hibernate-tool
Version

Version

1.0.0.Alpha
Type

Type

jar
Description

Description

babyfish-hibernate-tool
The project of BabyFish to support maven plugins, it can ONLY by used by maven plugin of user projects, but should NOT be used by code of user projects 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-tool 1.0.0.Alpha


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

Dependencies

compile (2)

Group / Artifact Type Version
org.babyfish : babyfish-hibernate jar 1.0.0.Alpha
org.babyfish : babyfish-persistence-tool jar 1.0.0.Alpha

test (2)

Group / Artifact Type Version
org.hsqldb : hsqldb-j5 jar 2.2.4
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.