| License |
License |
|---|---|
| GroupId | GroupIdorg.lendingclub.mercator |
| ArtifactId | ArtifactIdmercator-core |
| Last Version | Last Version1.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmercator-core
mercator-core
|
| Filename | Size |
|---|---|
| mercator-core-1.7.0.pom | |
| mercator-core-1.7.0.jar | 13 KB |
| mercator-core-1.7.0-sources.jar | 9 KB |
| mercator-core-1.7.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.lendingclub.mercator/mercator-core/ -->
<dependency>
<groupId>org.lendingclub.mercator</groupId>
<artifactId>mercator-core</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.lendingclub.mercator/mercator-core/
implementation 'org.lendingclub.mercator:mercator-core:1.7.0'
// https://jarcasting.com/artifacts/org.lendingclub.mercator/mercator-core/
implementation ("org.lendingclub.mercator:mercator-core:1.7.0")
'org.lendingclub.mercator:mercator-core:jar:1.7.0'
<dependency org="org.lendingclub.mercator" name="mercator-core" rev="1.7.0">
<artifact name="mercator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lendingclub.mercator', module='mercator-core', version='1.7.0')
)
libraryDependencies += "org.lendingclub.mercator" % "mercator-core" % "1.7.0"
[org.lendingclub.mercator/mercator-core "1.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.24 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.7 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-cbor | jar | 2.8.7 |
| com.google.guava : guava | jar | 21.0 |
| org.lendingclub.neorx » neorx | jar | 2.0.4 |
| io.macgyver.okrest3 : okrest | jar | 3.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.6.2 |
| ch.qos.logback : logback-classic | jar | 1.2.2 |