Jar examples for b:babyfish-entity
The JPA entity project of BabyFish, it supports (1) ObjectModel4JPA (2) QueryPath API (3) Untyped query path compiler
You can download jar file babyfish-entity 1.0.0.Alpha in this page.
LGPL-3.0
You can use the following script to add babyfish-entity-1.0.0.Alpha.jar to your project.
<dependency> <groupId>org.babyfish</groupId> <artifactId>babyfish-entity</artifactId> <version>1.0.0.Alpha</version> </dependency>
compile group: 'org.babyfish', name: 'babyfish-entity', version: '1.0.0.Alpha'
libraryDependencies += "org.babyfish" % "babyfish-entity" % "1.0.0.Alpha"
<dependency org="org.babyfish" name="babyfish-entity" rev="1.0.0.Alpha"/>
@Grapes(@Grab(group='org.babyfish', module='babyfish-entity', version='1.0.0.Alpha'))
'org.babyfish:babyfish-entity:jar:1.0.0.Alpha'
Click the following link to download the jar file.
babyfish-entity-1.0.0.Alpha-javadoc.jar