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.

Лицензия

Лицензия

Группа

Группа

com.yahoofinance-api
Идентификатор

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

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

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

3.17.0
Дата

Дата

Тип

Тип

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/sstrickx/yahoofinance-api

Скачать YahooFinanceAPI

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

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

Зависимости

compile (2)

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

test (5)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.13.1
com.squareup.okhttp3 : mockwebserver jar 3.4.0
com.google.guava : guava jar 31.1-jre
org.yaml : snakeyaml jar 1.26

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

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

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

Версия
3.17.0
3.16.0
3.15.0
3.14.0
3.13.0
3.12.3
3.12.2
3.12.1
3.12.0
3.11.0
3.10.0
3.9.0
3.8.0
3.7.0
3.6.1
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.1.0
3.0.0
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0
1.4.0
1.3.0