whoisclient

Java whois client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.minorg
ArtifactId

ArtifactId

whoisclient
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

whoisclient
Java whois client

Download whoisclient

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1
commons-io : commons-io jar 2.4
com.opencsv : opencsv jar 3.8
org.apache.commons : commons-lang3 jar 3.4
org.thryft : libthryft jar 2.0.4
org.slf4j : slf4j-api jar 1.7.21

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0