License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.foojay.api |
ArtifactId | ArtifactIddiscoclient |
Version | Version2.0.7 |
Type | Typejar |
Description |
DescriptionDiscovery Client
A Java library that makes it easier to access the foojay disco api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
discoclient-2.0.7.pom | |
discoclient-2.0.7-sources.jar | 67 KB |
discoclient-2.0.7-javadoc.jar | 709 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.foojay.api/discoclient/ -->
<dependency>
<groupId>io.foojay.api</groupId>
<artifactId>discoclient</artifactId>
<version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.foojay.api/discoclient/
implementation 'io.foojay.api:discoclient:2.0.7'
// https://jarcasting.com/artifacts/io.foojay.api/discoclient/
implementation ("io.foojay.api:discoclient:2.0.7")
'io.foojay.api:discoclient:jar:2.0.7'
<dependency org="io.foojay.api" name="discoclient" rev="2.0.7">
<artifact name="discoclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.foojay.api', module='discoclient', version='2.0.7')
)
libraryDependencies += "io.foojay.api" % "discoclient" % "2.0.7"
[io.foojay.api/discoclient "2.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.8 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |