Central device management (basic registry)

Central platform component to perform the device management in terms of an in-memory device registry.

Categories

Categories

ORM Data
GroupId

GroupId

de.iip-ecosphere.platform
ArtifactId

ArtifactId

deviceMgt.basicRegistry
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Central device management (basic registry)
Central platform component to perform the device management in terms of an in-memory device registry.

Download deviceMgt.basicRegistry

How to add to project

<!-- https://jarcasting.com/artifacts/de.iip-ecosphere.platform/deviceMgt.basicRegistry/ -->
<dependency>
    <groupId>de.iip-ecosphere.platform</groupId>
    <artifactId>deviceMgt.basicRegistry</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/deviceMgt.basicRegistry/
implementation 'de.iip-ecosphere.platform:deviceMgt.basicRegistry:0.3.0'
// https://jarcasting.com/artifacts/de.iip-ecosphere.platform/deviceMgt.basicRegistry/
implementation ("de.iip-ecosphere.platform:deviceMgt.basicRegistry:0.3.0")
'de.iip-ecosphere.platform:deviceMgt.basicRegistry:jar:0.3.0'
<dependency org="de.iip-ecosphere.platform" name="deviceMgt.basicRegistry" rev="0.3.0">
  <artifact name="deviceMgt.basicRegistry" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.iip-ecosphere.platform', module='deviceMgt.basicRegistry', version='0.3.0')
)
libraryDependencies += "de.iip-ecosphere.platform" % "deviceMgt.basicRegistry" % "0.3.0"
[de.iip-ecosphere.platform/deviceMgt.basicRegistry "0.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
de.iip-ecosphere.platform : deviceMgt jar ${project.version}

test (2)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar 3.12.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0