MVN

org.babyfish : babyfish-entity

Maven & Gradle

Oct 22, 2015
2 usages
50 stars

babyfish-entity · The JPA entity project of BabyFish, it supports (1) ObjectModel4JPA (2) QueryPath API (3) Untyped query path compiler

<dependency>
    <groupId>org.babyfish</groupId>
    <artifactId>babyfish-entity</artifactId>
    <version>1.0.0.Alpha</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.babyfish : babyfish-entity to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0.Alpha
  • Latest Alpha: 1.0.0.Alpha

All Versions

Choose a version of org.babyfish : babyfish-entity to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
babyfish-entity-1.0.0.Alpha

How to add a dependency to Maven

Add the following org.babyfish : babyfish-entity maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.babyfish</groupId>
    <artifactId>babyfish-entity</artifactId>
    <version>1.0.0.Alpha</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.babyfish : babyfish-entity gradle dependency to your build.gradle file:

implementation 'org.babyfish:babyfish-entity:1.0.0.Alpha'

Gradle Kotlin DSL: Add the following org.babyfish : babyfish-entity gradle kotlin dependency to your build.gradle.kts file:

implementation("org.babyfish:babyfish-entity:1.0.0.Alpha")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.babyfish : babyfish-entity sbt scala dependency to your build.sbt file:

libraryDependencies += "org.babyfish" % "babyfish-entity" % "1.0.0.Alpha"

Advertisement

Dependencies from Group

Oct 22, 2015
5 usages
50 stars
Jun 26, 2016
2 usages
50 stars
Oct 22, 2015
2 usages
50 stars
Jun 26, 2016
2 usages
50 stars
Oct 22, 2015
1 usages
50 stars

Discover Dependencies

Jun 03, 2023
2 usages
391 stars
Sep 06, 2018
3 usages
Dec 04, 2016
2 usages
3.3k stars
Jun 24, 2016
2 usages
2.1k stars
Jun 24, 2016
2 usages
2.1k stars
Jan 21, 2016
2 usages
Mar 14, 2018
2 usages
941 stars