| License |
License |
|---|---|
| GroupId | GroupIdpt.sharespot |
| ArtifactId | ArtifactIdiot-core |
| Version | Version0.1.15 |
| Type | Typejar |
| Description |
Descriptionpt.sharespot:iot-core
Core library to handle the structure and behaviour of messages inside an IoT environment
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| com.google.protobuf : protobuf-java | jar | 3.19.4 |