jar

io.github.jongmin92 : upbit-server-mock

Maven & Gradle

Oct 11, 2021
5 stars

Spring Boot Upbit Client Starter · Spring Boot Upbit Client Starter

Table Of Contents

Latest Version

Download io.github.jongmin92 : upbit-server-mock JAR file - Latest Versions:

All Versions

Download io.github.jongmin92 : upbit-server-mock JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window upbit-server-mock-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jongmin.upbit.server.mock.quotation.market

├─ com.jongmin.upbit.server.mock.quotation.market.GetMarketResponse.class - [JAR]

com.jongmin.upbit.server.mock.exchange.order

├─ com.jongmin.upbit.server.mock.exchange.order.DeleteOrderResponse.class - [JAR]

├─ com.jongmin.upbit.server.mock.exchange.order.GetOrderResponse.class - [JAR]

├─ com.jongmin.upbit.server.mock.exchange.order.GetOrdersChanceResponse.class - [JAR]

├─ com.jongmin.upbit.server.mock.exchange.order.GetOrdersResponse.class - [JAR]

├─ com.jongmin.upbit.server.mock.exchange.order.PostOrdersResponse.class - [JAR]

com.jongmin.upbit.server.mock.exchange.account

├─ com.jongmin.upbit.server.mock.exchange.account.GetAccountsResponse.class - [JAR]

com.jongmin.upbit.server.mock.quotation.orderbook

├─ com.jongmin.upbit.server.mock.quotation.orderbook.GetOrderbookResponse.class - [JAR]

com.jongmin.upbit.server.mock

├─ com.jongmin.upbit.server.mock.UpbitMockServer.class - [JAR]

├─ com.jongmin.upbit.server.mock.UpbitMockServerKt.class - [JAR]

com.jongmin.upbit.server.mock.exchange.deposit

├─ com.jongmin.upbit.server.mock.exchange.deposit.GetDepositResponse.class - [JAR]

├─ com.jongmin.upbit.server.mock.exchange.deposit.GetDepositsCoinAddressResponse.class - [JAR]

├─ com.jongmin.upbit.server.mock.exchange.deposit.GetDepositsCoinAddressesResponse.class - [JAR]

├─ com.jongmin.upbit.server.mock.exchange.deposit.GetDepositsResponse.class - [JAR]

├─ com.jongmin.upbit.server.mock.exchange.deposit.PostDepositsGenerateCoinAddressResponse1.class - [JAR]

├─ com.jongmin.upbit.server.mock.exchange.deposit.PostDepositsGenerateCoinAddressResponse2.class - [JAR]

├─ com.jongmin.upbit.server.mock.exchange.deposit.PostDepositsKrwResponse.class - [JAR]

com.jongmin.upbit.server.mock.exchange.info

├─ com.jongmin.upbit.server.mock.exchange.info.GetApiKyesResponse.class - [JAR]

├─ com.jongmin.upbit.server.mock.exchange.info.GetWalletStatusResponse.class - [JAR]

com.jongmin.upbit.server.mock.exchange.withdraw

├─ com.jongmin.upbit.server.mock.exchange.withdraw.GetWithdrawResponse.class - [JAR]

├─ com.jongmin.upbit.server.mock.exchange.withdraw.GetWithdrawsChanceResponse.class - [JAR]

├─ com.jongmin.upbit.server.mock.exchange.withdraw.GetWithdrawsResponse.class - [JAR]

├─ com.jongmin.upbit.server.mock.exchange.withdraw.PostWithdrawsCoinResponse.class - [JAR]

├─ com.jongmin.upbit.server.mock.exchange.withdraw.PostWithdrawsKrwResponse.class - [JAR]