Java IP (InetAddress) Locator

A Java library to lookup the country code and language from an IP address. It uses a local copy of the WHOIS database to perform fast, accurate lookups of country codes. Useful for log analysis, internationalization, geolocation, etc..

Categories

Categories

Net
GroupId

GroupId

javainetlocator
ArtifactId

ArtifactId

inetaddresslocator
Last Version

Last Version

2.18
Release Date

Release Date

Type

Type

jar
Description

Description

Java IP (InetAddress) Locator
A Java library to lookup the country code and language from an IP address. It uses a local copy of the WHOIS database to perform fast, accurate lookups of country codes. Useful for log analysis, internationalization, geolocation, etc..

Download inetaddresslocator

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.18