License |
License |
---|---|
GroupId | GroupIdorg.interledger |
ArtifactId | ArtifactIdlink-core |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuilt :: Link :: Core
A Link abstraction for connecting Interledger peers.
|
Project Organization |
Project OrganizationHyperledger and its contributors |
Filename | Size |
---|---|
link-core-1.3.1.pom | |
link-core-1.3.1.jar | 47 KB |
link-core-1.3.1-sources.jar | 35 KB |
link-core-1.3.1-javadoc.jar | 254 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.interledger/link-core/ -->
<dependency>
<groupId>org.interledger</groupId>
<artifactId>link-core</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.interledger/link-core/
implementation 'org.interledger:link-core:1.3.1'
// https://jarcasting.com/artifacts/org.interledger/link-core/
implementation ("org.interledger:link-core:1.3.1")
'org.interledger:link-core:jar:1.3.1'
<dependency org="org.interledger" name="link-core" rev="1.3.1">
<artifact name="link-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.interledger', module='link-core', version='1.3.1')
)
libraryDependencies += "org.interledger" % "link-core" % "1.3.1"
[org.interledger/link-core "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.interledger : ilp-core | jar | 1.3.1 |
com.google.guava : guava | jar | 28.1-jre |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.8.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.13.2 |
org.mockito : mockito-core | jar | 2.28.1 |
org.slf4j : slf4j-jdk14 | jar | 1.7.30 |