Last Version

org.eclipse.paho:org.eclipse.paho.client.mqttv3.test 1.1.0

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

CLI User Interface
GroupId

GroupId

org.eclipse.paho
ArtifactId

ArtifactId

org.eclipse.paho.client.mqttv3.test
Version

Version

1.1.0
Type

Type

jar
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.client.mqttv3.test 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.