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

License

License

GroupId

GroupId

com.github.christiangda
ArtifactId

ArtifactId

pigiptools
Last Version

Last Version

1.1.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.1.1
1.1.0
1.0.0