License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.minorg |
ArtifactId | ArtifactIdwhoisclient |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwhoisclient
Java whois client
|
Filename | Size |
---|---|
whoisclient-1.0.1.pom | |
whoisclient-1.0.1.jar | 454 KB |
whoisclient-1.0.1-sources.jar | 325 KB |
whoisclient-1.0.1-javadoc.jar | 396 KB |
Browse |
<!-- 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"]
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 |
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 |