Download baleen-1.3.0.jar file - Jar b

Jar examples for b:baleen

Description

Library for Validating Legacy Data

You can download jar file baleen 1.3.0 in this page.

License

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

Build File

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

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

Download

Click the following link to download the jar file.

baleen-1.3.0-sources.jar
baleen-1.3.0.jar
baleen-1.3.0.pom



Related Tutorials