com.jamierf:evohome-client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.jamierf
ArtifactId

ArtifactId

evohome-client
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/reines/evohome-client

Download evohome-client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.slf4j : slf4j-api jar 1.7.10
com.sun.jersey : jersey-client jar 1.18.1
org.apache.httpcomponents : httpclient jar 4.3.4
com.fasterxml.jackson.core : jackson-annotations jar 2.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Evohome Client

A Java client for controlling Evohome heating.

Build Status Maven Central

evohome-client can be found in maven central.

Installation

<dependency>
    <groupId>com.jamierf</groupId>
    <artifactId>evohome-client</artifactId>
    <version>...</version>
</dependency>

License

Released under the Apache 2.0 License.

Versions

Version
0.1