is not current version
Last Version 2.4.0

Eclipse Ditto 2.4.0-M1

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.ditto
ArtifactId

ArtifactId

ditto
Version

Version

2.4.0-M1
Type

Type

pom
Description

Description

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

Project URL

https://eclipse.org/ditto/
Source Code Management

Source Code Management

https://github.com/eclipse/ditto.git

Download ditto 2.4.0-M1

Filename Size
ditto-2.4.0-M1.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.eclipse.ditto/ditto/ -->
<dependency>
    <groupId>org.eclipse.ditto</groupId>
    <artifactId>ditto</artifactId>
    <version>2.4.0-M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.ditto/ditto/
implementation 'org.eclipse.ditto:ditto:2.4.0-M1'
// https://jarcasting.com/artifacts/org.eclipse.ditto/ditto/
implementation ("org.eclipse.ditto:ditto:2.4.0-M1")
'org.eclipse.ditto:ditto:pom:2.4.0-M1'
<dependency org="org.eclipse.ditto" name="ditto" rev="2.4.0-M1">
  <artifact name="ditto" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.ditto', module='ditto', version='2.4.0-M1')
)
libraryDependencies += "org.eclipse.ditto" % "ditto" % "2.4.0-M1"
[org.eclipse.ditto/ditto "2.4.0-M1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.