License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.interledger |
ArtifactId | ArtifactIdstream-client |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuilt :: STREAM :: Client
Libraries for the STREAM client.
|
Project Organization |
Project OrganizationHyperledger and its contributors |
Filename | Size |
---|---|
stream-client-1.3.1.pom | |
stream-client-1.3.1.jar | 32 KB |
stream-client-1.3.1-sources.jar | 26 KB |
stream-client-1.3.1-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.interledger/stream-client/ -->
<dependency>
<groupId>org.interledger</groupId>
<artifactId>stream-client</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.interledger/stream-client/
implementation 'org.interledger:stream-client:1.3.1'
// https://jarcasting.com/artifacts/org.interledger/stream-client/
implementation ("org.interledger:stream-client:1.3.1")
'org.interledger:stream-client:jar:1.3.1'
<dependency org="org.interledger" name="stream-client" rev="1.3.1">
<artifact name="stream-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.interledger', module='stream-client', version='1.3.1')
)
libraryDependencies += "org.interledger" % "stream-client" % "1.3.1"
[org.interledger/stream-client "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.interledger : codecs-framework | jar | 1.3.1 |
org.interledger : codecs-ilp | jar | 1.3.1 |
org.interledger : codecs-stream | jar | 1.3.1 |
org.interledger : ilp-core | jar | 1.3.1 |
org.interledger : link-core | jar | 1.3.1 |
org.interledger : stream-core | jar | 1.3.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0.pr3 |
com.google.guava : guava | jar | 28.1-jre |
com.squareup.okhttp3 : okhttp | jar | 4.2.0 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.2.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.zalando : jackson-datatype-problem | jar | 0.23.0 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.8.3 |
Group / Artifact | Type | Version |
---|---|---|
org.interledger : jackson-datatypes | jar | 1.3.1 |
org.interledger : link-ilp-over-http | jar | 1.3.1 |
org.interledger : spsp-core | jar | 1.3.1 |
org.interledger : spsp-client | jar | 1.3.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0.pr3 |
com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.10.0.pr3 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.10.0.pr3 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.0.pr3 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.13.2 |
org.mockito : mockito-core | jar | 2.28.1 |
org.testcontainers : testcontainers | jar | 1.12.1 |
org.slf4j : slf4j-jdk14 | jar | 1.7.30 |