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