is not current version
Last Version 2.1.5

ip-info 2.1.4

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

License

License

GroupId

GroupId

com.jthinking.common
ArtifactId

ArtifactId

ip-info
Version

Version

2.1.4
Type

Type

jar
Description

Description

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

Download ip-info 2.1.4


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

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.