Last Version

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.

License

License

MIT
GroupId

GroupId

io.github.floriansw
ArtifactId

ArtifactId

ondus-api
Version

Version

2.0.0
Type

Type

jar
Description

Description

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.
Project URL

Project URL

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

Source Code Management

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

Download 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.