Last Version

babyfish-persistence 1.0.0.Alpha

The JPA interface project of BabyFish, it supports (1) BabyFish-JPA API (2) QueryPath SPI

License

License

GroupId

GroupId

org.babyfish
ArtifactId

ArtifactId

babyfish-persistence
Version

Version

1.0.0.Alpha
Type

Type

jar
Description

Description

babyfish-persistence
The JPA interface project of BabyFish, it supports (1) BabyFish-JPA API (2) QueryPath SPI
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 1.0.0.Alpha


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

Dependencies

compile (2)

Group / Artifact Type Version
org.babyfish : babyfish-core jar 1.0.0.Alpha
org.babyfish : babyfish-entity jar 1.0.0.Alpha

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.