Connector :: Routing Impl

Routing infrastructure for ILPv4 Connectors.

License

License

GroupId

GroupId

org.interledger.connector
ArtifactId

ArtifactId

connector-routing-impl
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Connector :: Routing Impl
Routing infrastructure for ILPv4 Connectors.
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/connector-routing-impl

Download connector-routing-impl

How to add to project

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

Dependencies

compile (19)

Group / Artifact Type Version
org.interledger.connector : connector-model jar 0.5.1
org.interledger.connector : connector-crypto jar 0.5.1
org.interledger.connector : connector-accounts jar 0.5.1
org.interledger.connector : connector-link jar 0.5.1
org.interledger.connector : connector-persistence jar 0.5.1
org.interledger.connector : connector-service-api jar 0.5.1
org.interledger.connector : connector-routing-api jar 0.5.1
com.google.guava : guava jar 28.2-jre
com.squareup.okhttp3 : okhttp jar 4.8.1
org.interledger : link-core jar
org.interledger : link-ilp-over-http jar
jakarta.annotation : jakarta.annotation-api jar 1.3.5
org.apache.commons : commons-collections4 jar 4.4
org.interledger : ilp-core jar
org.interledger : codecs-framework jar
org.interledger : codecs-ilp jar
org.slf4j : slf4j-api jar 1.7.29
org.springframework : spring-context jar
org.hibernate : hibernate-core jar 5.4.9.Final

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.2.4
org.assertj : assertj-core jar 3.14.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1
0.5.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0