Huobi Client - FIX

Client for <a href="https://www.huobi.com">Huobi</a> FIX API.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.oxerr
ArtifactId

ArtifactId

huobi-client-fix
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Huobi Client - FIX
Client for <a href="https://www.huobi.com">Huobi</a> FIX API.
Project URL

Project URL

https://oxerr.org/huobi-client/huobi-client-fix
Source Code Management

Source Code Management

https://github.com/sutra/huobi-client/tree/master/huobi-client-fix

Download huobi-client-fix

How to add to project

<!-- https://jarcasting.com/artifacts/org.oxerr/huobi-client-fix/ -->
<dependency>
    <groupId>org.oxerr</groupId>
    <artifactId>huobi-client-fix</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr/huobi-client-fix/
implementation 'org.oxerr:huobi-client-fix:2.0.2'
// https://jarcasting.com/artifacts/org.oxerr/huobi-client-fix/
implementation ("org.oxerr:huobi-client-fix:2.0.2")
'org.oxerr:huobi-client-fix:jar:2.0.2'
<dependency org="org.oxerr" name="huobi-client-fix" rev="2.0.2">
  <artifact name="huobi-client-fix" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.oxerr', module='huobi-client-fix', version='2.0.2')
)
libraryDependencies += "org.oxerr" % "huobi-client-fix" % "2.0.2"
[org.oxerr/huobi-client-fix "2.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
quickfixj » quickfixj-core jar 1.5.3-bd
quickfixj » quickfixj-msg-fix44 jar 1.5.3-bd
org.apache.mina : mina-core jar 1.1.7
org.apache.mina : mina-filter-ssl jar 1.1.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0