Download baleen-1.1.jar file - Jar b

Jar examples for b:baleen

Description

Library for Validating Legacy Data

You can download jar file baleen 1.1 in this page.

License

BSD 3-Clause "New" or "Revised" License

Build File

You can use the following script to add baleen-1.1.jar to your project.

<dependency>
   <groupId>com.shoprunner</groupId>
   <artifactId>baleen</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'com.shoprunner', name: 'baleen', version: '1.1'
libraryDependencies += "com.shoprunner" % "baleen" % "1.1"
<dependency org="com.shoprunner" name="baleen" rev="1.1"/>
@Grapes(@Grab(group='com.shoprunner', module='baleen', version='1.1'))
'com.shoprunner:baleen:jar:1.1'

Download

Click the following link to download the jar file.

baleen-1.1-sources.jar
baleen-1.1.jar
baleen-1.1.pom



Related Tutorials