| Лицензия |
Лицензия |
|---|---|
| Группа | Группаpt.sharespot |
| Идентификатор | Идентификаторiot-core |
| Последняя версия | Последняя версия0.1.18 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpt.sharespot:iot-core
Core library to handle the structure and behaviour of messages inside an IoT environment
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| iot-core-0.1.18.pom | |
| iot-core-0.1.18.jar | 36 KB |
| iot-core-0.1.18-sources.jar | 16 KB |
| iot-core-0.1.18-javadoc.jar | 282 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/pt.sharespot/iot-core/ -->
<dependency>
<groupId>pt.sharespot</groupId>
<artifactId>iot-core</artifactId>
<version>0.1.18</version>
</dependency>
// https://jarcasting.com/artifacts/pt.sharespot/iot-core/
implementation 'pt.sharespot:iot-core:0.1.18'
// https://jarcasting.com/artifacts/pt.sharespot/iot-core/
implementation ("pt.sharespot:iot-core:0.1.18")
'pt.sharespot:iot-core:jar:0.1.18'
<dependency org="pt.sharespot" name="iot-core" rev="0.1.18">
<artifact name="iot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='pt.sharespot', module='iot-core', version='0.1.18')
)
libraryDependencies += "pt.sharespot" % "iot-core" % "0.1.18"
[pt.sharespot/iot-core "0.1.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| com.google.protobuf : protobuf-java | jar | 3.20.1 |