IP2Location Java Component

IP2Location Java Component enables applications to get info from IP address such as the visitor’s country, region, city, latitude, longitude, ZIP code, ISP name, domain name, time zone, connection speed, IDD code, area code, weather station code, weather station name, MCC, MNC, mobile brand name, elevation, usage type, address type and IAB category.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.ip2location
Идентификатор

Идентификатор

ip2location-java
Последняя версия

Последняя версия

8.8.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

IP2Location Java Component
IP2Location Java Component enables applications to get info from IP address such as the visitor’s country, region, city, latitude, longitude, ZIP code, ISP name, domain name, time zone, connection speed, IDD code, area code, weather station code, weather station name, MCC, MNC, mobile brand name, elevation, usage type, address type and IAB category.
Ссылка на сайт

Ссылка на сайт

https://www.ip2location.com/software/java-component
Система контроля версий

Система контроля версий

https://github.com/ip2location/ip2location-java/

Скачать ip2location-java

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.8.6
org.apache.commons : commons-lang3 jar 3.1

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
8.8.0
8.7.0
8.6.0
8.5.2
8.5.1
8.5.0
8.4.0
8.3.0