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

grohe-ondus-api-java 2.0.0

A library which can communicate to the Grohe ONDUS API interface, e.g. to request appliance data or to send commands.

Лицензия

Лицензия

MIT
Группа

Группа

io.github.floriansw
Идентификатор

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

ondus-api
Версия

Версия

2.0.0
Тип

Тип

jar
Описание

Описание

grohe-ondus-api-java
A library which can communicate to the Grohe ONDUS API interface, e.g. to request appliance data or to send commands.
Ссылка на сайт

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

https://github.com/FlorianSW/grohe-ondus-api-java
Система контроля версий

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

https://github.com/FlorianSW/grohe-ondus-api-java

Скачать ondus-api 2.0.0


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-text jar 1.6
com.fasterxml.jackson.core : jackson-core jar 2.9.9
com.fasterxml.jackson.core : jackson-annotations jar 2.9.9
com.fasterxml.jackson.core : jackson-databind jar 2.9.9

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2

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

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