Finnhub :: Java Client

Finnhub.io Java Client

Лицензия

Лицензия

Категории

Категории

Java Языки программирования CLI Взаимодействие с пользователем
Группа

Группа

com.github.oscerd
Идентификатор

Идентификатор

finnhub-java-client
Последняя версия

Последняя версия

0.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Finnhub :: Java Client
Finnhub.io Java Client
Ссылка на сайт

Ссылка на сайт

https://github.com/oscerd/finnhub-java-client
Система контроля версий

Система контроля версий

https://github.com/oscerd/finnhub-java-client

Скачать finnhub-java-client

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.oscerd/finnhub-java-client/ -->
<dependency>
    <groupId>com.github.oscerd</groupId>
    <artifactId>finnhub-java-client</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.oscerd/finnhub-java-client/
implementation 'com.github.oscerd:finnhub-java-client:0.1.1'
// https://jarcasting.com/artifacts/com.github.oscerd/finnhub-java-client/
implementation ("com.github.oscerd:finnhub-java-client:0.1.1")
'com.github.oscerd:finnhub-java-client:jar:0.1.1'
<dependency org="com.github.oscerd" name="finnhub-java-client" rev="0.1.1">
  <artifact name="finnhub-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.oscerd', module='finnhub-java-client', version='0.1.1')
)
libraryDependencies += "com.github.oscerd" % "finnhub-java-client" % "0.1.1"
[com.github.oscerd/finnhub-java-client "0.1.1"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient jar 4.5.13
com.fasterxml.jackson.core : jackson-core jar 2.12.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.fasterxml.jackson.core : jackson-annotations jar 2.12.1

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.7.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1.1
0.1.0-M3
0.1.0-M2
0.1.0-M1