Custom Java API connector for Bybit's HTTP and WebSocket APIs.
Dive into a plethora of functionalities:
- Market Data Retrieval
- Trade Execution
- Position Management
- Account and Asset Info Retrieval
- User and Upgrade Management
— Public Websocket Streaming
- Private Websocket Streaming
- Lending Institution and Client
- Broker Earning Data
Compile Dependencies (15)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.4.14 | 1.5.32 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | 2.14.2 | 3.1.3 | |
HTTP Clients
Apache 2.0
| com.squareup.okhttp3
»
okhttp Square’s meticulous HTTP client for Java and Kotlin. | 4.12.0 | 5.3.2 | |
Apache 2.0
| com.squareup.okhttp3
»
logging-interceptor Square’s meticulous HTTP client for Java and Kotlin. | 4.11.0 | 5.3.2 | |
I/O
Apache 2.0
| com.squareup.okio
»
okio A modern I/O library for Android, Java, and Kotlin Multiplatform. | 3.4.0 | 3.17.0 | |
HTTP Clients
Apache 2.0
| com.squareup.retrofit2
»
retrofit A type-safe HTTP client for Android and Java. | 2.7.2 | 3.0.0 | |
Apache 2.0
| com.squareup.retrofit2
»
converter-jackson A Retrofit Converter which uses Jackson for serialization. | 2.5.0 | 3.0.0 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.15 | 1.22.0 | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang31 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.12.0 | 3.20.0 | |
String Utils
Apache 2.0
| org.apache.commons
»
commons-text The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ... | 1.10.0 | 1.15.0 | |
| org.java-websocket
»
Java-WebSocket A barebones WebSocket client and server implementation written 100% in Java | 1.5.1 | 1.6.0 | ||
Annotation Lib
Apache 2.0
| org.jetbrains
»
annotations A set of annotations used for code inspection support and code documentation. | 13.0 | 26.1.0 | |
JSON Lib
Public
| org.json
»
json JSON is a light-weight, language independent, data interchange format. | 20231013 | 20251224 | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.36 | 1.18.46 | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 2.0.9 | 2.0.18 |
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.0.3 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 3.9.0 | 5.23.0 |
