io.github.cardano-community:koios-java-client

Koios Java Client is a Java REST Client library which allows interacting with Koios Server Instances using Java Objects

License

License

Categories

Categories

Java Languages Unity Business Logic Libraries Game Development CLI User Interface
GroupId

GroupId

io.github.cardano-community
ArtifactId

ArtifactId

koios-java-client
Last Version

Last Version

1.11
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.cardano-community:koios-java-client
Koios Java Client is a Java REST Client library which allows interacting with Koios Server Instances using Java Objects
Project URL

Project URL

https://github.com/cardano-community/koios-java-client
Source Code Management

Source Code Management

https://github.com/cardano-community/koios-java-client/tree/main

Download koios-java-client

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.squareup.retrofit2 : converter-jackson jar 2.9.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.squareup.okhttp3 : logging-interceptor jar 4.9.3
javax.annotation : javax.annotation-api jar 1.3.2
org.slf4j : slf4j-api jar 1.7.36
org.apache.commons : commons-collections4 jar 4.4
io.swagger.core.v3 : swagger-annotations jar 2.2.0
org.projectlombok : lombok jar 1.18.24
org.bouncycastle : bcprov-jdk15to18 jar 1.71
com.github.vladimir-bukhtoyarov : bucket4j-core jar 7.5.0

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-reload4j jar 1.7.36
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0