Last Version

Quilt :: Codecs :: STREAM 1.3.1

Codecs for the Interledger STREAM classes.

License

License

GroupId

GroupId

org.interledger
ArtifactId

ArtifactId

codecs-stream
Version

Version

1.3.1
Type

Type

jar
Description

Description

Quilt :: Codecs :: STREAM
Codecs for the Interledger STREAM classes.
Project Organization

Project Organization

Hyperledger and its contributors

Download codecs-stream 1.3.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.interledger : codecs-framework jar 1.3.1
org.interledger : codecs-ilp jar 1.3.1
org.interledger : ilp-core jar 1.3.1
org.interledger : stream-core jar 1.3.1
com.google.guava : guava jar 28.1-jre

provided (1)

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

test (8)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0.pr3
com.fasterxml.jackson.core : jackson-core jar 2.10.0.pr3
com.fasterxml.jackson.core : jackson-databind jar 2.10.0.pr3
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.10.0.pr3
com.fasterxml.jackson.datatype : jackson-datatype-guava 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.