Last Version

com.github.christiangda:pigiptools 1.1.1

This is a group of Apache Pig Java UDFs utilities to help us get more productive ours pig scripts using GeoIP database files, and other Ip tools

License

License

GroupId

GroupId

com.github.christiangda
ArtifactId

ArtifactId

pigiptools
Version

Version

1.1.1
Type

Type

jar
Description

Description

com.github.christiangda:pigiptools
This is a group of Apache Pig Java UDFs utilities to help us get more productive ours pig scripts using GeoIP database files, and other Ip tools
Project URL

Project URL

https://github.com/christiangda/pigiptools

Download pigiptools 1.1.1


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

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.pig : pig jar 0.12.0

test (2)

Group / Artifact Type Version
org.apache.pig : pigunit jar 0.12.0
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.