com.github.0604hx:ip2domain

根据ip得到注册的域名.目前(2016-5-27 11:11:43)提供两种方式: 1.使用bing search api:https://datamarket.azure.com/dataset/bing/search 2.使用global bing search

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.github.0604hx
ArtifactId

ArtifactId

ip2domain
Last Version

Last Version

1.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.0604hx:ip2domain
根据ip得到注册的域名.目前(2016-5-27 11:11:43)提供两种方式: 1.使用bing search api:https://datamarket.azure.com/dataset/bing/search 2.使用global bing search
Project URL

Project URL

https://github.com/0604hx/nerve-tools

Download ip2domain

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.json : json jar 20160212
org.jsoup : jsoup jar 1.9.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.2
1.4.1
1.3
1.2