Last Version

babyfish-persistence-tool 1.0.0.Alpha

A sub project of BabyFish to support basic logic for BabyFish maven plugins, it should not used by the user directly.

License

License

GroupId

GroupId

org.babyfish
ArtifactId

ArtifactId

babyfish-persistence-tool
Version

Version

1.0.0.Alpha
Type

Type

jar
Description

Description

babyfish-persistence-tool
A sub project of BabyFish to support basic logic for BabyFish maven plugins, it should not 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-persistence-tool 1.0.0.Alpha


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

Dependencies

compile (7)

Group / Artifact Type Version
org.babyfish : babyfish-core jar 1.0.0.Alpha
org.babyfish : babyfish-entity jar 1.0.0.Alpha
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
org.slf4j : slf4j-api jar 1.5.0
org.slf4j : slf4j-simple jar 1.5.0
org.slf4j : slf4j-log4j12 jar 1.5.0
org.apache.ant : ant jar 1.9.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.