MVN

org.swimos : swim-mqtt

Maven & Gradle

Jul 25, 2022
5 usages
474 stars

swim-mqtt · MQTT packet model and wire protocol codec that incrementally decodes and encodes MQTT streams without intermediate buffering

<dependency>
    <groupId>org.swimos</groupId>
    <artifactId>swim-mqtt</artifactId>
    <version>4.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.swimos : swim-mqtt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.1

All Versions

Choose a version of org.swimos : swim-mqtt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
swim-mqtt-4.0.1
swim-mqtt-4.0.0
3.11.x
swim-mqtt-3.11.0
3.10.x
swim-mqtt-3.10.3
swim-mqtt-3.10.2
swim-mqtt-3.10.0
3.9.x
swim-mqtt-3.9.3
swim-mqtt-3.9.2
swim-mqtt-3.9.1
swim-mqtt-3.9.0

How to add a dependency to Maven

Add the following org.swimos : swim-mqtt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.swimos</groupId>
    <artifactId>swim-mqtt</artifactId>
    <version>4.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.swimos : swim-mqtt gradle dependency to your build.gradle file:

implementation 'org.swimos:swim-mqtt:4.0.1'

Gradle Kotlin DSL: Add the following org.swimos : swim-mqtt gradle kotlin dependency to your build.gradle.kts file:

implementation("org.swimos:swim-mqtt:4.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.swimos : swim-mqtt sbt scala dependency to your build.sbt file:

libraryDependencies += "org.swimos" % "swim-mqtt" % "4.0.1"

Advertisement

Dependencies from Group

Jul 25, 2022
35 usages
474 stars
Jul 25, 2022
31 usages
474 stars
Jul 25, 2022
27 usages
474 stars
Jul 25, 2022
17 usages
474 stars
Jul 25, 2022
13 usages
474 stars

Discover Dependencies

Dec 11, 2020
4 usages
1.1k stars
Aug 23, 2023
4 usages
336 stars
Aug 23, 2023
4 usages
336 stars
Aug 23, 2023
4 usages
336 stars
Aug 23, 2023
4 usages
335 stars
Aug 23, 2023
4 usages
336 stars
Jul 24, 2023
4 usages
3.2k stars
Aug 14, 2023
25 usages
3k stars
Apr 12, 2023
4 usages
45 stars