License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.lykke.hft |
ArtifactId | ArtifactIdhft-client |
Version | Version1.0.5 |
Type | Typejar |
Description |
Descriptionhft-client
Lykke High Frequence API Java Client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hft-client-1.0.5.pom | |
hft-client-1.0.5.jar | 48 KB |
hft-client-1.0.5-tests.jar | 9 KB |
hft-client-1.0.5-sources.jar | 33 KB |
hft-client-1.0.5-javadoc.jar | 228 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lykke.hft/hft-client/ -->
<dependency>
<groupId>com.lykke.hft</groupId>
<artifactId>hft-client</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lykke.hft/hft-client/
implementation 'com.lykke.hft:hft-client:1.0.5'
// https://jarcasting.com/artifacts/com.lykke.hft/hft-client/
implementation ("com.lykke.hft:hft-client:1.0.5")
'com.lykke.hft:hft-client:jar:1.0.5'
<dependency org="com.lykke.hft" name="hft-client" rev="1.0.5">
<artifact name="hft-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lykke.hft', module='hft-client', version='1.0.5')
)
libraryDependencies += "com.lykke.hft" % "hft-client" % "1.0.5"
[com.lykke.hft/hft-client "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.15 |
io.github.openfeign : feign-core | jar | 9.4.0 |
io.github.openfeign : feign-jackson | jar | 9.4.0 |
io.github.openfeign : feign-slf4j | jar | 9.4.0 |
io.github.openfeign.form : feign-form | jar | 2.1.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.8.9 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.9 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.8.9 |
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.squareup.okhttp3 : mockwebserver | jar | 3.6.0 |
org.assertj : assertj-core | jar | 1.7.1 |