License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdorg.knowm.xchange |
ArtifactId | ArtifactIdxchange-stream-service-netty |
Version | Version5.0.9 |
Type | Typejar |
Description |
DescriptionXChange Core Stream Netty
XChange is a Java library providing a simple and consistent API for interacting with
a diverse set of cryptocurrency exchanges.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.knowm.xchange/xchange-stream-service-netty/ -->
<dependency>
<groupId>org.knowm.xchange</groupId>
<artifactId>xchange-stream-service-netty</artifactId>
<version>5.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-stream-service-netty/
implementation 'org.knowm.xchange:xchange-stream-service-netty:5.0.9'
// https://jarcasting.com/artifacts/org.knowm.xchange/xchange-stream-service-netty/
implementation ("org.knowm.xchange:xchange-stream-service-netty:5.0.9")
'org.knowm.xchange:xchange-stream-service-netty:jar:5.0.9'
<dependency org="org.knowm.xchange" name="xchange-stream-service-netty" rev="5.0.9">
<artifact name="xchange-stream-service-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.knowm.xchange', module='xchange-stream-service-netty', version='5.0.9')
)
libraryDependencies += "org.knowm.xchange" % "xchange-stream-service-netty" % "5.0.9"
[org.knowm.xchange/xchange-stream-service-netty "5.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.knowm.xchange : xchange-stream-service-core | jar | 5.0.9 |
io.netty : netty-all | jar | 4.1.65.Final |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
org.slf4j : slf4j-api | jar | 1.7.31 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.20.1 |