Ipregistry Java Client

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

co.ipregistry
ArtifactId

ArtifactId

ipregistry-client
Last Version

Last Version

3.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/ipregistry/ipregistry-java
Source Code Management

Source Code Management

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

Download ipregistry-client

How to add to project

<!-- 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"]

Dependencies

runtime (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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