MVN

com.ibm.messaging : watson-iot

Maven & Gradle

Sep 14, 2017
1 usages
55 stars

ibm-messaging/iot-java · IBM Watson IoT client library to simplify device/gateway/application interactions with the IoT Platform

<dependency>
    <groupId>com.ibm.messaging</groupId>
    <artifactId>watson-iot</artifactId>
    <version>0.2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ibm.messaging : watson-iot to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.6

All Versions

Choose a version of com.ibm.messaging : watson-iot to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
watson-iot-0.2.6
watson-iot-0.2.5
watson-iot-0.2.4
watson-iot-0.2.3
watson-iot-0.2.2
watson-iot-0.2.1
0.1.x
watson-iot-0.1.5
watson-iot-0.1.4
watson-iot-0.1.3
watson-iot-0.1.2
watson-iot-0.1.1
watson-iot-0.1.0

How to add a dependency to Maven

Add the following com.ibm.messaging : watson-iot maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ibm.messaging</groupId>
    <artifactId>watson-iot</artifactId>
    <version>0.2.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ibm.messaging : watson-iot gradle dependency to your build.gradle file:

implementation 'com.ibm.messaging:watson-iot:0.2.6'

Gradle Kotlin DSL: Add the following com.ibm.messaging : watson-iot gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ibm.messaging:watson-iot:0.2.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ibm.messaging : watson-iot sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ibm.messaging" % "watson-iot" % "0.2.6"

Advertisement

Dependencies from Group

Sep 14, 2017
1 usages
55 stars

Discover Dependencies

Jun 30, 2021
3 stars
Mar 28, 2017
5 usages
13 stars
Feb 21, 2021
4 usages
1.7k stars
Apr 20, 2016
1 stars
Apr 16, 2020
1 usages
1 stars
Feb 15, 2023
71 stars
Aug 16, 2019
1 usages
Feb 16, 2022
1.3k stars
Nov 29, 2021
2 usages
22 stars
Jul 26, 2017