Last Version

XenQTT 0.9.7

A library of MQTT APIs and tools

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.xenqtt
ArtifactId

ArtifactId

xenqtt
Version

Version

0.9.7
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 0.9.7


<!-- 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.