Telldus - REST

REST wrapper around the Telldus CLI (tdtool)

License

License

GroupId

GroupId

org.ezand.telldus
ArtifactId

ArtifactId

telldus-rest
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Telldus - REST
REST wrapper around the Telldus CLI (tdtool)

Download telldus-rest

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jersey jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework : spring-context-support jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.5.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.5.2
org.ezand.telldus : telldus-java jar 1.4
net.sf.ehcache : ehcache jar 2.10.0
com.wordnik : swagger-jersey2-jaxrs jar 1.5.3-M1
ch.qos.logback : logback-classic jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.1
1.0