Last Version

Quilt :: ILP Core 1.3.1

Core libraries for implementing the Interledger suite of protocols.

License

License

GroupId

GroupId

org.interledger
ArtifactId

ArtifactId

ilp-core
Version

Version

1.3.1
Type

Type

jar
Description

Description

Quilt :: ILP Core
Core libraries for implementing the Interledger suite of protocols.
Project Organization

Project Organization

Hyperledger and its contributors

Download ilp-core 1.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 28.1-jre

provided (1)

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

test (4)

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

Project Modules

There are no modules declared in this project.