is not current version
Last Version 0.17.0

org.apache.pig:pigunit 0.11.1


GroupId

GroupId

org.apache.pig
ArtifactId

ArtifactId

pigunit
Version

Version

0.11.1
Type

Type

jar

Download pigunit 0.11.1


<!-- https://jarcasting.com/artifacts/org.apache.pig/pigunit/ -->
<dependency>
    <groupId>org.apache.pig</groupId>
    <artifactId>pigunit</artifactId>
    <version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pig/pigunit/
implementation 'org.apache.pig:pigunit:0.11.1'
// https://jarcasting.com/artifacts/org.apache.pig/pigunit/
implementation ("org.apache.pig:pigunit:0.11.1")
'org.apache.pig:pigunit:jar:0.11.1'
<dependency org="org.apache.pig" name="pigunit" rev="0.11.1">
  <artifact name="pigunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pig', module='pigunit', version='0.11.1')
)
libraryDependencies += "org.apache.pig" % "pigunit" % "0.11.1"
[org.apache.pig/pigunit "0.11.1"]