Releases: vijaykrpp/ip2geo-java
Releases · vijaykrpp/ip2geo-java
v1.0.0 Ip2Geo Java SDK.
v0.1.0 Ip2Geo Java SDK
🎉 Initial public release of the Ip2Geo Python SDK.
Features
- IP geolocation (country, city, timezone, coordinates)
- Network intelligence (ISP, ASN, organization)
- Security intelligence included by default:
- VPN detection
- Proxy detection
- TOR detection
- Hosting / ASN classification
- Trust score & risk level
- Supports JSON, XML, YAML, and JSONP responses
- Auto-detects client IP when no IP is provided
Installation
This SDK uses Java 11+ and Maven.
<dependency>
<groupId>com.ip2geo</groupId>
<artifactId>ip2geo-java</artifactId>
<version>0.1.0</version>
</dependency>Docs
API Docs: https://ip2geoapi.com/documentation/