Last Version

Hyperledger Quilt Parent 1.3.1

Parent project for Hyperledger Quilt modules.

License

License

GroupId

GroupId

org.interledger
ArtifactId

ArtifactId

quilt-parent
Version

Version

1.3.1
Type

Type

pom
Description

Description

Hyperledger Quilt Parent
Parent project for Hyperledger Quilt modules.
Project URL

Project URL

https://github.com/hyperledger/quilt
Project Organization

Project Organization

Hyperledger and its contributors

Download quilt-parent 1.3.1

Filename Size
quilt-parent-1.3.1.pom 21 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.30

Project Modules

  • ilp-core
  • btp-core
  • ildcp-core
  • link-parent
  • codecs-parent
  • jackson-datatypes
  • spsp-parent
  • stream-parent
  • quilt-bom
  • examples-parent