ipdb-sdk

IPIP.net Support ipdb database file parser SDK

License

License

Categories

Categories

Net
GroupId

GroupId

net.ipip
ArtifactId

ArtifactId

ipdb
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

ipdb-sdk
IPIP.net Support ipdb database file parser SDK
Project URL

Project URL

https://github.com/ipipdotnet/ipdb-java
Source Code Management

Source Code Management

https://github.com/ipipdotnet/ipdb-java

Download ipdb

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.60

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

ipdb-java

IPIP.net officially supported IP database ipdb format parsing library

Maven

Added to pom.xml

<dependencies>
    <dependency>
        <groupId>net.ipip</groupId>
        <artifactId>ipdb</artifactId>
        <version>1.1.3</version>
    </dependency>
</dependencies>

Notice

报错请检查 fastjson 版本是否太低,请使用最新版本

Documents

CopyRight

IPIP.net

Versions

Version
1.1.3
1.1.2
1.1.1
1.1
1.0