| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Unity Business Logic Libraries Game Development CLI User Interface |
| GroupId | GroupIdio.github.cardano-community |
| ArtifactId | ArtifactIdkoios-java-client |
| Last Version | Last Version1.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| koios-java-client-1.11.pom | |
| koios-java-client-1.11.jar | 114 KB |
| koios-java-client-1.11-sources.jar | 63 KB |
| koios-java-client-1.11-javadoc.jar | 645 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-reload4j | jar | 1.7.36 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |