MVN

org.apache.pig : pig

Maven & Gradle

Jun 15, 2017
176 usages
<dependency>
    <groupId>org.apache.pig</groupId>
    <artifactId>pig</artifactId>
    <version>0.17.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.pig : pig to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.17.0

All Versions

Choose a version of org.apache.pig : pig to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.17.x
pig-0.17.0
0.16.x
pig-0.16.0
0.15.x
pig-0.15.0
0.14.x
pig-0.14.0
0.13.x
pig-0.13.0
0.12.x
pig-0.12.1
pig-0.12.0
0.11.x
pig-0.11.1
pig-0.11.0
0.10.x
pig-0.10.1
pig-0.10.0
0.9.x
pig-0.9.2
pig-0.9.1
pig-0.9.0
0.8.x
pig-0.8.3
pig-0.8.1
pig-0.8.0

How to add a dependency to Maven

Add the following org.apache.pig : pig maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.pig</groupId>
    <artifactId>pig</artifactId>
    <version>0.17.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.pig : pig gradle dependency to your build.gradle file:

implementation 'org.apache.pig:pig:0.17.0'

Gradle Kotlin DSL: Add the following org.apache.pig : pig gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.pig:pig:0.17.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.pig : pig sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.pig" % "pig" % "0.17.0"

Advertisement

Dependencies from Group

pig
Jun 15, 2017
176 usages
Jun 15, 2017
12 usages
Jun 15, 2017
6 usages
Jun 15, 2017
2 usages

Discover Dependencies

Sep 25, 2021
5 usages
Jul 17, 2020
6 usages
Apr 15, 2017
5 usages
Jul 17, 2020
2k stars
Jun 25, 2023
136 usages
Nov 30, 2022
642 usages
1.1k stars