License |
License |
---|---|
GroupId | GroupIdorg.interledger.connector |
ArtifactId | ArtifactIdconnector-routing-impl |
Last Version | Last Version0.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConnector :: Routing Impl
Routing infrastructure for ILPv4 Connectors.
|
Project URL |
Project URL |
<!-- 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"]
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 |
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 |