ip-info

IP地理位置获取。支持获取IPv4、IPv6地址信息。包括:国家中文名称、中国省份中文名称、详细地址、互联网服务提供商、是否是国外、纬度、经度。

License

License

GroupId

GroupId

com.jthinking.common
ArtifactId

ArtifactId

ip-info
Last Version

Last Version

2.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

ip-info
IP地理位置获取。支持获取IPv4、IPv6地址信息。包括:国家中文名称、中国省份中文名称、详细地址、互联网服务提供商、是否是国外、纬度、经度。
Project URL

Project URL

https://gitee.com/jthinking/ip-info

Download ip-info

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.5
2.1.4
2.1.3