| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ezand.telldus |
| Идентификатор | Идентификаторtelldus-rest |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTelldus - REST
REST wrapper around the Telldus CLI (tdtool)
|
| Имя Файла | Размер |
|---|---|
| telldus-rest-1.4.pom | |
| telldus-rest-1.4.jar | 14 MB |
| telldus-rest-1.4-sources.jar | 5 KB |
| telldus-rest-1.4-javadoc.jar | 74 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |