GroupId | GroupIdorg.apache.pig |
---|---|
ArtifactId | ArtifactIdpigunit |
Last Version | Last Version0.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
pigunit-0.17.0.pom | |
pigunit-0.17.0.jar | 279 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pig/pigunit/ -->
<dependency>
<groupId>org.apache.pig</groupId>
<artifactId>pigunit</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pig/pigunit/
implementation 'org.apache.pig:pigunit:0.17.0'
// https://jarcasting.com/artifacts/org.apache.pig/pigunit/
implementation ("org.apache.pig:pigunit:0.17.0")
'org.apache.pig:pigunit:jar:0.17.0'
<dependency org="org.apache.pig" name="pigunit" rev="0.17.0">
<artifact name="pigunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pig', module='pigunit', version='0.17.0')
)
libraryDependencies += "org.apache.pig" % "pigunit" % "0.17.0"
[org.apache.pig/pigunit "0.17.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.4 |
log4j : log4j | jar | 1.2.16 |
commons-logging : commons-logging | jar | 1.1.1 |
com.google.guava : guava | jar | 11.0 |
junit : junit | jar | 4.11 |
org.apache.pig : pig | jar | 0.17.0 |