Degree Days API Java Client Library

Java client library for the Degree Days.net API, giving quick access to heating and cooling degree days (HDD and CDD) for locations worldwide. Degree days are a specialist kind of weather data (specifically a form of historical temperature data) used for analysis of HVAC energy consumption in buildings, typically as part of an energy management program.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.degreedays
Идентификатор

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

degreedays-api
Последняя версия

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

1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Degree Days API Java Client Library
Java client library for the Degree Days.net API, giving quick access to heating and cooling degree days (HDD and CDD) for locations worldwide. Degree days are a specialist kind of weather data (specifically a form of historical temperature data) used for analysis of HVAC energy consumption in buildings, typically as part of an energy management program.
Ссылка на сайт

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

https://www.degreedays.net/api/java
Организация-разработчик

Организация-разработчик

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

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

https://www.degreedays.net/api/java

Скачать degreedays-api

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.3
1.2
1.1.2