org.eclipse.paho:org.eclipse.paho.ui.plugin

The Paho project provides scalable open-source implementations of open and standard messaging protocols aimed at new, existing, and emerging applications for Machine to Machine (M2M) and Internet of Things (IoT).

License

License

Categories

Categories

Eclipse Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.paho
ArtifactId

ArtifactId

org.eclipse.paho.ui.plugin
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

The Paho project provides scalable open-source implementations of open and standard messaging protocols aimed at new, existing, and emerging applications for Machine to Machine (M2M) and Internet of Things (IoT).
Project Organization

Project Organization

Eclipse Paho

Download org.eclipse.paho.ui.plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.paho : org.eclipse.paho.ui.core jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.2