Jar examples for p:pig
You can download jar file pig 0.11.1 in this page.
Apache License
You can use the following script to add pig-0.11.1.jar to your project.
<dependency> <groupId>org.apache.pig</groupId> <artifactId>pig</artifactId> <version>0.11.1</version> </dependency>
compile group: 'org.apache.pig', name: 'pig', version: '0.11.1'
libraryDependencies += "org.apache.pig" % "pig" % "0.11.1"
<dependency org="org.apache.pig" name="pig" rev="0.11.1"/>
@Grapes(@Grab(group='org.apache.pig', module='pig', version='0.11.1'))
'org.apache.pig:pig:jar:0.11.1'
Click the following link to download the jar file.
pig-0.11.1-h2.jar