License |
License |
---|---|
GroupId | GroupIdorg.interledger |
ArtifactId | ArtifactIdlink-parent |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionQuilt :: Link Parent
Parent project for Hyperledger Quilt modules.
|
Project Organization |
Project OrganizationHyperledger and its contributors |
Filename | Size |
---|---|
link-parent-1.3.1.pom | 682 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.interledger/link-parent/ -->
<dependency>
<groupId>org.interledger</groupId>
<artifactId>link-parent</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.interledger/link-parent/
implementation 'org.interledger:link-parent:1.3.1'
// https://jarcasting.com/artifacts/org.interledger/link-parent/
implementation ("org.interledger:link-parent:1.3.1")
'org.interledger:link-parent:pom:1.3.1'
<dependency org="org.interledger" name="link-parent" rev="1.3.1">
<artifact name="link-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.interledger', module='link-parent', version='1.3.1')
)
libraryDependencies += "org.interledger" % "link-parent" % "1.3.1"
[org.interledger/link-parent "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.30 |