XenQTT

A library of MQTT APIs and tools

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.xenqtt
ArtifactId

ArtifactId

xenqtt
Last Version

Last Version

0.9.7
Release Date

Release Date

Type

Type

jar
Description

Description

XenQTT
A library of MQTT APIs and tools
Project URL

Project URL

http://xenqtt.sf.net
Source Code Management

Source Code Management

https://svn.code.sf.net/p/xenqtt/code/tags/xenqtt-0.9.7

Download xenqtt

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.xenqtt/xenqtt/ -->
<dependency>
    <groupId>net.sf.xenqtt</groupId>
    <artifactId>xenqtt</artifactId>
    <version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.xenqtt/xenqtt/
implementation 'net.sf.xenqtt:xenqtt:0.9.7'
// https://jarcasting.com/artifacts/net.sf.xenqtt/xenqtt/
implementation ("net.sf.xenqtt:xenqtt:0.9.7")
'net.sf.xenqtt:xenqtt:jar:0.9.7'
<dependency org="net.sf.xenqtt" name="xenqtt" rev="0.9.7">
  <artifact name="xenqtt" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.xenqtt', module='xenqtt', version='0.9.7')
)
libraryDependencies += "net.sf.xenqtt" % "xenqtt" % "0.9.7"
[net.sf.xenqtt/xenqtt "0.9.7"]

Dependencies

provided (5)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
org.slf4j : slf4j-nop jar 1.6.4
org.eclipse.jetty : jetty-server jar 8.1.13.v20130916
org.apache.httpcomponents : httpclient jar 4.3.1
org.apache.httpcomponents : httpcore jar 4.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.2
0.8.1
0.8.0