Jar examples for d:ditto-model-things
Eclipse Ditto is a framework for creating and managing digital twins in the IoT.
You can download jar file ditto-model-things 0.2.0-M1 in this page.
Eclipse Public License - Version 2.0
You can use the following script to add ditto-model-things-0.2.0-M1.jar to your project.
<dependency> <groupId>org.eclipse.ditto</groupId> <artifactId>ditto-model-things</artifactId> <version>0.2.0-M1</version> </dependency>
compile group: 'org.eclipse.ditto', name: 'ditto-model-things', version: '0.2.0-M1'
libraryDependencies += "org.eclipse.ditto" % "ditto-model-things" % "0.2.0-M1"
<dependency org="org.eclipse.ditto" name="ditto-model-things" rev="0.2.0-M1"/>
@Grapes(@Grab(group='org.eclipse.ditto', module='ditto-model-things', version='0.2.0-M1'))
'org.eclipse.ditto:ditto-model-things:jar:0.2.0-M1'
Click the following link to download the jar file.
ditto-model-things-0.2.0-M1-javadoc.jar