Registry / utility / ditto-legal

ditto-legal

JSON →
library3.8.12javamavenunverified

Eclipse Ditto is a framework for creating and managing digital twins in the IoT.

<dependency> <groupId>org.eclipse.ditto</groupId> <artifactId>ditto-legal</artifactId> <version>3.8.12</version> </dependency>
INSTALL
IMPORT
SIG · DITTO-LEGAL
D
ditto-legal
utilityjavav3.8.12
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.

Legal
org.eclipse.ditto.legal.Legal

Access legal/license information for Eclipse Ditto.

import org.eclipse.ditto.legal.Legal; public class Example { public static void main(String[] args) { Legal legal = new Legal(); System.out.println(legal.getLicenseInfo()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.8.12latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
0 hits · last 30 days

No traffic data recorded yet.

Resources
ditto-legal — mvn dependency:get ditto-legal · libregistry