Ipregistry Java Client

Official Java client for Ipregistry, a fast, reliable IP geolocation and threat data API.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

co.ipregistry
Идентификатор

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

ipregistry-client
Последняя версия

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

3.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Ipregistry Java Client
Official Java client for Ipregistry, a fast, reliable IP geolocation and threat data API.
Ссылка на сайт

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

https://github.com/ipregistry/ipregistry-java
Система контроля версий

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

https://github.com/ipregistry/ipregistry-java.git

Скачать ipregistry-client

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

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

Зависимости

runtime (3)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.google.guava : guava jar 31.1-jre
org.apache.httpcomponents.client5 : httpclient5-fluent jar 5.1.3

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

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

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

Версия
3.7.0
3.6.0
3.5.0
3.4.0
3.3.0
3.2.1
3.2.0
3.1.2
3.1.1
3.1.0
3.0.0
2.3.0
2.2.0
2.1.1
2.1.0
2.0.0
1.1.0
1.0.1
0.9.6