Last Version

XenQTT 1.0.0

A library of MQTT APIs and tools

License

License

Categories

Categories

Net
GroupId

GroupId

net.xenqtt
ArtifactId

ArtifactId

xenqtt
Version

Version

1.0.0
Type

Type

jar
Description

Description

XenQTT
A library of MQTT APIs and tools
Project URL

Project URL

https://github.com/Jorgamundus/xenqtt
Source Code Management

Source Code Management

https://github.com/Jorgamundus/xenqtt

Download xenqtt 1.0.0


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

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.