Last Version

Eclipse Paho 1.2.5

The Paho project provides 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

Java Languages CLI User Interface
GroupId

GroupId

org.eclipse.paho
ArtifactId

ArtifactId

java-parent
Version

Version

1.2.5
Type

Type

pom
Description

Description

Eclipse Paho
The Paho project provides 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 URL

Project URL

http://www.eclipse.org/paho
Project Organization

Project Organization

Eclipse Paho
Source Code Management

Source Code Management

https://github.com/eclipse/paho.mqtt.java.git

Download java-parent 1.2.5

Filename Size
java-parent-1.2.5.pom 14 KB
Browse

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

Dependencies

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

Project Modules

  • org.eclipse.paho.client.mqttv3
  • org.eclipse.paho.client.mqttv3.test
  • org.eclipse.paho.client.mqttv3.repository
  • org.eclipse.paho.sample.utility
  • org.eclipse.paho.mqttv5.client
  • org.eclipse.paho.mqttv5.client.test
  • org.eclipse.paho.mqttv5.client.repository