Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdde.iip-ecosphere.platform |
ArtifactId | ArtifactIddeviceMgt.thingsboard |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCentral device management (ThingsBoard)
Central platform component to perform the device management with the help of ThingsBoard.
|
<!-- https://jarcasting.com/artifacts/de.iip-ecosphere.platform/deviceMgt.thingsboard/ -->
<dependency>
<groupId>de.iip-ecosphere.platform</groupId>
<artifactId>deviceMgt.thingsboard</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/deviceMgt.thingsboard/
implementation 'de.iip-ecosphere.platform:deviceMgt.thingsboard:0.3.0'
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/deviceMgt.thingsboard/
implementation ("de.iip-ecosphere.platform:deviceMgt.thingsboard:0.3.0")
'de.iip-ecosphere.platform:deviceMgt.thingsboard:jar:0.3.0'
<dependency org="de.iip-ecosphere.platform" name="deviceMgt.thingsboard" rev="0.3.0">
<artifact name="deviceMgt.thingsboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.iip-ecosphere.platform', module='deviceMgt.thingsboard', version='0.3.0')
)
libraryDependencies += "de.iip-ecosphere.platform" % "deviceMgt.thingsboard" % "0.3.0"
[de.iip-ecosphere.platform/deviceMgt.thingsboard "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
de.iip-ecosphere.platform : deviceMgt | jar | ${project.version} |
org.thingsboard » rest-client | jar | 3.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mockito : mockito-core | jar | 3.12.4 |