Trickl Oanda Java Client (REST v20 API)
An Oanda java client library for the REST v20 API
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования CLI Взаимодействие с пользователем |
| Группа | Группаcom.github.trickl |
| Идентификатор | Идентификаторoanda-java-client |
| Последняя версия | Последняя версияuntagged-7743fd31efeac462478d |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOanda Client
Library for interfacing with Oanda API
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.trickl/oanda-java-client/ -->
<dependency>
<groupId>com.github.trickl</groupId>
<artifactId>oanda-java-client</artifactId>
<version>untagged-7743fd31efeac462478d</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trickl/oanda-java-client/
implementation 'com.github.trickl:oanda-java-client:untagged-7743fd31efeac462478d'
// https://jarcasting.com/artifacts/com.github.trickl/oanda-java-client/
implementation ("com.github.trickl:oanda-java-client:untagged-7743fd31efeac462478d")
'com.github.trickl:oanda-java-client:jar:untagged-7743fd31efeac462478d'
<dependency org="com.github.trickl" name="oanda-java-client" rev="untagged-7743fd31efeac462478d">
<artifact name="oanda-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trickl', module='oanda-java-client', version='untagged-7743fd31efeac462478d')
)
libraryDependencies += "com.github.trickl" % "oanda-java-client" % "untagged-7743fd31efeac462478d"
[com.github.trickl/oanda-java-client "untagged-7743fd31efeac462478d"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-integration | jar | 2.1.7.RELEASE |
| org.springframework.boot : spring-boot-starter-webflux | jar | 2.1.7.RELEASE |
| io.projectreactor : reactor-core | jar | 3.2.2.RELEASE |
| com.github.trickl : model-oanda | jar | 0.1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.7.RELEASE |
| com.squareup.okhttp3 : mockwebserver | jar | 4.1.0 |
| io.projectreactor : reactor-test | jar | 3.2.2.RELEASE |
| org.junit.jupiter : junit-jupiter | jar | 5.4.0 |
| org.assertj : assertj-core | jar | 3.11.1 |
| org.mockito : mockito-core | jar | 2.15.0 |
An Oanda java client library for the REST v20 API
| Версия |
|---|
|
untagged-7743fd31efeac462478d
|
|
untagged-867bf76699172a4283a1
|
|
untagged-86cbae0f213e47373f54
|