License |
License |
---|---|
GroupId | GroupIdorg.ezand.telldus |
ArtifactId | ArtifactIdtelldus-rest |
Version | Version1.4 |
Type | Typejar |
Description |
DescriptionTelldus - REST
REST wrapper around the Telldus CLI (tdtool)
|
Filename | Size |
---|---|
telldus-rest-1.4.pom | |
telldus-rest-1.4.jar | 30 MB |
telldus-rest-1.4-sources.jar | 15 KB |
telldus-rest-1.4-javadoc.jar | 175 KB |
Browse |
<!-- 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"]
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 |