Download babyfish-collection-1.1.0.Alpha.jar file - Jar b

Jar examples for b:babyfish-collection

Description

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-collection 1.1.0.Alpha in this page.

License

LGPL-3.0

Build File

You can use the following script to add babyfish-collection-1.1.0.Alpha.jar to your project.

<dependency>
   <groupId>org.babyfish</groupId>
   <artifactId>babyfish-collection</artifactId>
   <version>1.1.0.Alpha</version>
</dependency>
compile group: 'org.babyfish', name: 'babyfish-collection', version: '1.1.0.Alpha'
libraryDependencies += "org.babyfish" % "babyfish-collection" % "1.1.0.Alpha"
<dependency org="org.babyfish" name="babyfish-collection" rev="1.1.0.Alpha"/>
@Grapes(@Grab(group='org.babyfish', module='babyfish-collection', version='1.1.0.Alpha'))
'org.babyfish:babyfish-collection:jar:1.1.0.Alpha'

Download

Click the following link to download the jar file.

babyfish-collection-1.1.0.Alpha-javadoc.jar
babyfish-collection-1.1.0.Alpha-sources.jar
babyfish-collection-1.1.0.Alpha.jar
babyfish-collection-1.1.0.Alpha.pom



Related Tutorials