Jar examples for b: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
You can download jar file babyfish-core 1.0.0.Alpha in this page.
LGPL-3.0
You can use the following script to add babyfish-core-1.0.0.Alpha.jar to your project.
<dependency> <groupId>org.babyfish</groupId> <artifactId>babyfish-core</artifactId> <version>1.0.0.Alpha</version> </dependency>
compile group: 'org.babyfish', name: 'babyfish-core', version: '1.0.0.Alpha'
libraryDependencies += "org.babyfish" % "babyfish-core" % "1.0.0.Alpha"
<dependency org="org.babyfish" name="babyfish-core" rev="1.0.0.Alpha"/>
@Grapes(@Grab(group='org.babyfish', module='babyfish-core', version='1.0.0.Alpha'))
'org.babyfish:babyfish-core:jar:1.0.0.Alpha'
Click the following link to download the jar file.
babyfish-core-1.0.0.Alpha-javadoc.jar