MVN

org.apache.pig : pigunit

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 0.17.0

All Versions

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

Version Vulnerabilities Updated
0.17.x
pigunit-0.17.0
0.16.x
pigunit-0.16.0
0.15.x
pigunit-0.15.0
0.14.x
pigunit-0.14.0
0.13.x
pigunit-0.13.0
0.12.x
pigunit-0.12.1
pigunit-0.12.0
0.11.x
pigunit-0.11.1

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.pig" % "pigunit" % "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

Jun 25, 2023
607 usages
Jun 25, 2023
272 usages
Jun 25, 2023
88 usages
Nov 30, 2022
9 usages
1.4k stars
Jul 05, 2017
1 stars
Apr 30, 2019
5 usages
185 stars
Jan 25, 2021
72 stars
Mar 17, 2020
39 usages
702 stars