| License |
License |
|---|---|
| GroupId | GroupIdde.malkusch.whois-server-list |
| ArtifactId | ArtifactIdwhois-api |
| Version | Version0.0.8 |
| Type | Typejar |
| Description |
DescriptionWhois API
Client library for the Whois API of http://whois-api.domaininformation.de/
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| whois-api-0.0.8.pom | |
| whois-api-0.0.8.jar | 7 KB |
| whois-api-0.0.8-sources.jar | 4 KB |
| whois-api-0.0.8-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.malkusch.whois-server-list/whois-api/ -->
<dependency>
<groupId>de.malkusch.whois-server-list</groupId>
<artifactId>whois-api</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.malkusch.whois-server-list/whois-api/
implementation 'de.malkusch.whois-server-list:whois-api:0.0.8'
// https://jarcasting.com/artifacts/de.malkusch.whois-server-list/whois-api/
implementation ("de.malkusch.whois-server-list:whois-api:0.0.8")
'de.malkusch.whois-server-list:whois-api:jar:0.0.8'
<dependency org="de.malkusch.whois-server-list" name="whois-api" rev="0.0.8">
<artifact name="whois-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.malkusch.whois-server-list', module='whois-api', version='0.0.8')
)
libraryDependencies += "de.malkusch.whois-server-list" % "whois-api" % "0.0.8"
[de.malkusch.whois-server-list/whois-api "0.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| org.json : json | jar | 20160212 |
| commons-io : commons-io | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |