Last Version

Quilt :: Link :: ILP-over-HTTP 1.3.1

A Link implementation for ILP-over-HTTP

License

License

GroupId

GroupId

org.interledger
ArtifactId

ArtifactId

link-ilp-over-http
Version

Version

1.3.1
Type

Type

jar
Description

Description

Quilt :: Link :: ILP-over-HTTP
A Link implementation for ILP-over-HTTP
Project Organization

Project Organization

Hyperledger and its contributors

Download link-ilp-over-http 1.3.1


<!-- https://jarcasting.com/artifacts/org.interledger/link-ilp-over-http/ -->
<dependency>
    <groupId>org.interledger</groupId>
    <artifactId>link-ilp-over-http</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.interledger/link-ilp-over-http/
implementation 'org.interledger:link-ilp-over-http:1.3.1'
// https://jarcasting.com/artifacts/org.interledger/link-ilp-over-http/
implementation ("org.interledger:link-ilp-over-http:1.3.1")
'org.interledger:link-ilp-over-http:jar:1.3.1'
<dependency org="org.interledger" name="link-ilp-over-http" rev="1.3.1">
  <artifact name="link-ilp-over-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.interledger', module='link-ilp-over-http', version='1.3.1')
)
libraryDependencies += "org.interledger" % "link-ilp-over-http" % "1.3.1"
[org.interledger/link-ilp-over-http "1.3.1"]

Dependencies

compile (9)

Group / Artifact Type Version
org.interledger : codecs-framework jar 1.3.1
org.interledger : ilp-core jar 1.3.1
org.interledger : link-core jar 1.3.1
com.auth0 : java-jwt jar 3.8.2
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
org.slf4j : slf4j-api jar 1.7.30
org.zalando : problem jar 0.23.0

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.8.3

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.13.2
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.1
org.slf4j : slf4j-jdk14 jar 1.7.30

Project Modules

There are no modules declared in this project.