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

Лицензия

Лицензия

Категории

Категории

Doma Данные ORM
Группа

Группа

com.github.0604hx
Идентификатор

Идентификатор

ip2domain
Последняя версия

Последняя версия

1.4.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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
Ссылка на сайт

Ссылка на сайт

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

Скачать ip2domain

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.json : json jar 20160212
org.jsoup : jsoup jar 1.9.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.4.2
1.4.1
1.3
1.2