Quilt :: SPSP :: Core

Core libraries for implementing SPSP.

License

License

GroupId

GroupId

org.interledger
ArtifactId

ArtifactId

spsp-core
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Quilt :: SPSP :: Core
Core libraries for implementing SPSP.
Project Organization

Project Organization

Hyperledger and its contributors

Download spsp-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.interledger : ilp-core jar 1.3.1
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0.pr3
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

provided (1)

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

test (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.10.0.pr3
junit : junit jar 4.12
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.
org.interledger

Hyperledger

Versions

Version
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0