is not current version
Last Version 2.0.25

Discovery Client 2.0.23

A Java library that makes it easier to access the foojay disco api

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.foojay.api
ArtifactId

ArtifactId

discoclient
Version

Version

2.0.23
Type

Type

jar
Description

Description

Discovery Client
A Java library that makes it easier to access the foojay disco api
Project URL

Project URL

https://github.com/foojayio/discoclient
Source Code Management

Source Code Management

https://github.com/foojayio/discoclient/tree/main

Download discoclient 2.0.23


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.9.0
eu.hansolo : jdktools jar 11.0.8
org.slf4j : slf4j-api jar 1.7.32

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.