| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.ditto |
| ArtifactId | ArtifactIdditto-signals-commands |
| Last Version | Last Version2.0.0-M2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionEclipse Ditto :: Signals :: Commands
Eclipse Ditto is a framework for creating and managing digital twins in the IoT.
|
| Filename | Size |
|---|---|
| ditto-signals-commands-2.0.0-M2.pom | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.ditto/ditto-signals-commands/ -->
<dependency>
<groupId>org.eclipse.ditto</groupId>
<artifactId>ditto-signals-commands</artifactId>
<version>2.0.0-M2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.ditto/ditto-signals-commands/
implementation 'org.eclipse.ditto:ditto-signals-commands:2.0.0-M2'
// https://jarcasting.com/artifacts/org.eclipse.ditto/ditto-signals-commands/
implementation ("org.eclipse.ditto:ditto-signals-commands:2.0.0-M2")
'org.eclipse.ditto:ditto-signals-commands:pom:2.0.0-M2'
<dependency org="org.eclipse.ditto" name="ditto-signals-commands" rev="2.0.0-M2">
<artifact name="ditto-signals-commands" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.ditto', module='ditto-signals-commands', version='2.0.0-M2')
)
libraryDependencies += "org.eclipse.ditto" % "ditto-signals-commands" % "2.0.0-M2"
[org.eclipse.ditto/ditto-signals-commands "2.0.0-M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.ditto : ditto-signals-base | jar | 2.0.0-M2 |
| org.eclipse.ditto : ditto-json | jar | 2.0.0-M2 |
| org.eclipse.ditto : ditto-model-base | jar | 2.0.0-M2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.ditto : ditto-utils-jsr305 | jar | 2.0.0-M2 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.eclipse.ditto : ditto-legal | jar | 2.0.0-M2 |