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

YahooFinanceAPI 3.16.3

This library provides some methods that should make it easy to communicate with the Yahoo Finance API. It allows you to request detailed information, some statistics and historical quotes on stocks. Separate functionality is available to request a simple FX quote. Please check the javadoc to get a complete overview of the available methods and to get an idea of which data is available from Yahoo Finance.

Лицензия

Лицензия

Группа

Группа

de.sfuhrm
Идентификатор

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

YahooFinanceAPI
Версия

Версия

3.16.3
Тип

Тип

jar
Описание

Описание

YahooFinanceAPI
This library provides some methods that should make it easy to communicate with the Yahoo Finance API. It allows you to request detailed information, some statistics and historical quotes on stocks. Separate functionality is available to request a simple FX quote. Please check the javadoc to get a complete overview of the available methods and to get an idea of which data is available from Yahoo Finance.
Ссылка на сайт

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

http://financequotes-api.com
Система контроля версий

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

https://github.com/sfuhrm/yahoofinance-api

Скачать YahooFinanceAPI 3.16.3


<!-- https://jarcasting.com/artifacts/de.sfuhrm/YahooFinanceAPI/ -->
<dependency>
    <groupId>de.sfuhrm</groupId>
    <artifactId>YahooFinanceAPI</artifactId>
    <version>3.16.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfuhrm/YahooFinanceAPI/
implementation 'de.sfuhrm:YahooFinanceAPI:3.16.3'
// https://jarcasting.com/artifacts/de.sfuhrm/YahooFinanceAPI/
implementation ("de.sfuhrm:YahooFinanceAPI:3.16.3")
'de.sfuhrm:YahooFinanceAPI:jar:3.16.3'
<dependency org="de.sfuhrm" name="YahooFinanceAPI" rev="3.16.3">
  <artifact name="YahooFinanceAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfuhrm', module='YahooFinanceAPI', version='3.16.3')
)
libraryDependencies += "de.sfuhrm" % "YahooFinanceAPI" % "3.16.3"
[de.sfuhrm/YahooFinanceAPI "3.16.3"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-databind jar 2.13.1

test (5)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.30
junit : junit jar 4.13.2
com.squareup.okhttp3 : mockwebserver jar 3.14.6
com.google.guava : guava jar 31.0.1-jre
org.yaml : snakeyaml jar 1.30

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

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