MVN

org.babyfish : babyfish-core

Maven & Gradle

Oct 22, 2015
5 usages
50 stars

babyfish-core · The core project of babyfish, it supports (1) .NET style event notification API (2) Object Graph Travel API (3) Typed I18N (4) X Collection Framework (5) MA Collection Framework (6) ObjectModel4Java

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

Latest Version

Choose a version of org.babyfish : babyfish-core 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-core to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.babyfish" % "babyfish-core" % "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
4 usages
391 stars
Mar 08, 2022
10 usages
Oct 27, 2021
42 usages
7 stars
Oct 31, 2015
4 usages
18.7k stars
May 05, 2016
4 usages
734 stars
Oct 27, 2015
4 usages
Nov 21, 2017
14 usages
3 stars
Mar 07, 2022
9 usages
0 stars
Jun 01, 2017
6 usages
Jan 03, 2023
4 usages
114 stars