Download piggybank-0.12.0.jar file - Jar p

Jar examples for p:piggybank

Description

You can download jar file piggybank 0.12.0 in this page.

License

Apache License

Build File

You can use the following script to add piggybank-0.12.0.jar to your project.

<dependency>
   <groupId>org.apache.pig</groupId>
   <artifactId>piggybank</artifactId>
   <version>0.12.0</version>
</dependency>
compile group: 'org.apache.pig', name: 'piggybank', version: '0.12.0'
libraryDependencies += "org.apache.pig" % "piggybank" % "0.12.0"
<dependency org="org.apache.pig" name="piggybank" rev="0.12.0"/>
@Grapes(@Grab(group='org.apache.pig', module='piggybank', version='0.12.0'))
'org.apache.pig:piggybank:jar:0.12.0'

Download

Click the following link to download the jar file.

piggybank-0.12.0.jar
piggybank-0.12.0.pom



Related Tutorials