Registry / other / ditto-services-base

ditto-services-base

JSON →
library1.5.1javamavenunverified

Provides base services for the Eclipse Ditto framework, which enables the creation and management of digital twins in IoT environments.

<dependency> <groupId>org.eclipse.ditto</groupId> <artifactId>ditto-services-base</artifactId> <version>1.5.1</version> </dependency>
INSTALL
IMPORT
SIG · DITTO-SERVICES-BAS
D
ditto-services-base
otherjavav1.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DittoService
org.eclipse.ditto.services.base.DittoService

Extends DittoService to create a custom digital twin service.

import org.eclipse.ditto.services.base.DittoService; public class MyService extends DittoService { public MyService() { super("my-service"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
ditto-services-base — mvn dependency:get ditto-services-base · libregistry