| License |
License |
|---|---|
| GroupId | GroupIdorg.interledger.connector |
| ArtifactId | ArtifactIdconnector-model |
| Last Version | Last Version0.5.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionConnector :: Model
Model objects for the ILPv4 Connectors.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| connector-model-0.5.1.pom | |
| connector-model-0.5.1.jar | 105 KB |
| connector-model-0.5.1-sources.jar | 67 KB |
| connector-model-0.5.1-javadoc.jar | 319 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.interledger.connector/connector-model/ -->
<dependency>
<groupId>org.interledger.connector</groupId>
<artifactId>connector-model</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.interledger.connector/connector-model/
implementation 'org.interledger.connector:connector-model:0.5.1'
// https://jarcasting.com/artifacts/org.interledger.connector/connector-model/
implementation ("org.interledger.connector:connector-model:0.5.1")
'org.interledger.connector:connector-model:jar:0.5.1'
<dependency org="org.interledger.connector" name="connector-model" rev="0.5.1">
<artifact name="connector-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.interledger.connector', module='connector-model', version='0.5.1')
)
libraryDependencies += "org.interledger.connector" % "connector-model" % "0.5.1"
[org.interledger.connector/connector-model "0.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.interledger.connector : connector-core | jar | 0.5.1 |
| org.interledger.connector : connector-accounts | jar | 0.5.1 |
| org.interledger.connector : connector-crypto | jar | 0.5.1 |
| com.google.guava : guava | jar | 28.2-jre |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.interledger : ilp-core | jar | |
| org.interledger : link-core | jar | |
| org.springframework : spring-core | jar | |
| org.zalando : problem | jar | 0.23.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.14.0 |
| org.mockito : mockito-core | jar | 3.2.4 |