License |
License |
---|---|
GroupId | GroupIdinfo.bitrich.xchange-stream |
ArtifactId | ArtifactIdxchange-stream-bitmex |
Last Version | Last Version4.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXChange-stream is a Java library providing a simple and consistent streaming API for interacting with Bitcoin
and other crypto currency exchanges via WebSocket protocol.
|
Filename | Size |
---|---|
xchange-stream-bitmex-4.4.2.pom | |
xchange-stream-bitmex-4.4.2.jar | 35 KB |
xchange-stream-bitmex-4.4.2-sources.jar | 19 KB |
xchange-stream-bitmex-4.4.2-javadoc.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.bitrich.xchange-stream/xchange-stream-bitmex/ -->
<dependency>
<groupId>info.bitrich.xchange-stream</groupId>
<artifactId>xchange-stream-bitmex</artifactId>
<version>4.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/info.bitrich.xchange-stream/xchange-stream-bitmex/
implementation 'info.bitrich.xchange-stream:xchange-stream-bitmex:4.4.2'
// https://jarcasting.com/artifacts/info.bitrich.xchange-stream/xchange-stream-bitmex/
implementation ("info.bitrich.xchange-stream:xchange-stream-bitmex:4.4.2")
'info.bitrich.xchange-stream:xchange-stream-bitmex:jar:4.4.2'
<dependency org="info.bitrich.xchange-stream" name="xchange-stream-bitmex" rev="4.4.2">
<artifact name="xchange-stream-bitmex" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.bitrich.xchange-stream', module='xchange-stream-bitmex', version='4.4.2')
)
libraryDependencies += "info.bitrich.xchange-stream" % "xchange-stream-bitmex" % "4.4.2"
[info.bitrich.xchange-stream/xchange-stream-bitmex "4.4.2"]
Group / Artifact | Type | Version |
---|---|---|
info.bitrich.xchange-stream : xchange-stream-core | jar | 4.4.2 |
info.bitrich.xchange-stream : xchange-stream-service-netty | jar | 4.4.2 |
org.knowm.xchange : xchange-bitmex | jar | 4.4.2 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.12 |
org.slf4j : slf4j-api | jar | 1.7.30 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.18 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.1 |
org.apache.logging.log4j : log4j-core | jar | 2.13.1 |
junit : junit | jar | 4.13 |
org.mockito : mockito-core | jar | 3.3.0 |
org.assertj : assertj-core | jar | 3.15.0 |