License |
License |
---|---|
GroupId | GroupIdorg.interledger.connector |
ArtifactId | ArtifactIdconnector-service-impl |
Last Version | Last Version0.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConnector :: Services Impl
Service implementations for the ILPv4 Connector.
|
Project URL |
Project URL |
Filename | Size |
---|---|
connector-service-impl-0.5.1.pom | |
connector-service-impl-0.5.1.jar | 151 KB |
connector-service-impl-0.5.1-sources.jar | 105 KB |
connector-service-impl-0.5.1-javadoc.jar | 521 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.interledger.connector/connector-service-impl/ -->
<dependency>
<groupId>org.interledger.connector</groupId>
<artifactId>connector-service-impl</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.interledger.connector/connector-service-impl/
implementation 'org.interledger.connector:connector-service-impl:0.5.1'
// https://jarcasting.com/artifacts/org.interledger.connector/connector-service-impl/
implementation ("org.interledger.connector:connector-service-impl:0.5.1")
'org.interledger.connector:connector-service-impl:jar:0.5.1'
<dependency org="org.interledger.connector" name="connector-service-impl" rev="0.5.1">
<artifact name="connector-service-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.interledger.connector', module='connector-service-impl', version='0.5.1')
)
libraryDependencies += "org.interledger.connector" % "connector-service-impl" % "0.5.1"
[org.interledger.connector/connector-service-impl "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.interledger.connector : connector-jackson | jar | 0.5.1 |
org.assertj : assertj-core | jar | 3.14.0 |
org.springframework : spring-test | jar | |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.2.RELEASE |
org.springframework.boot : spring-boot-test-autoconfigure | jar | 2.2.2.RELEASE |
com.github.kstyrc : embedded-redis | jar | 0.6 |
org.mockito : mockito-core | jar | 3.2.4 |
junit : junit | jar | 4.12 |