MVN

com.feingto : iot-hub-client

Maven & Gradle

Nov 11, 2019
2 usages
<dependency>
    <groupId>com.feingto</groupId>
    <artifactId>iot-hub-client</artifactId>
    <version>2.3.1.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.feingto : iot-hub-client to add to Maven - Latest Versions:

  • Latest Stable: 2.3.1.RELEASE

All Versions

Choose a version of com.feingto : iot-hub-client to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
iot-hub-client-2.3.1.RELEASE
iot-hub-client-2.3.0.RELEASE
2.2.x
iot-hub-client-2.2.9.RELEASE
iot-hub-client-2.2.8.RELEASE
iot-hub-client-2.2.6.RELEASE
iot-hub-client-2.2.5.RELEASE
iot-hub-client-2.2.3.RELEASE
iot-hub-client-2.2.2.RELEASE
iot-hub-client-2.2.1.RELEASE
iot-hub-client-2.2.0.RELEASE
2.1.x
iot-hub-client-2.1.9.RELEASE
iot-hub-client-2.1.8.RELEASE
iot-hub-client-2.1.7.RELEASE
iot-hub-client-2.1.6.RELEASE
iot-hub-client-2.1.5.RELEASE
iot-hub-client-2.1.3.RELEASE
iot-hub-client-2.1.2.RELEASE
iot-hub-client-2.1.1.RELEASE
iot-hub-client-2.1.0.RELEASE
2.0.x
iot-hub-client-2.0.9.RELEASE
iot-hub-client-2.0.8.RELEASE
iot-hub-client-2.0.6.RELEASE
iot-hub-client-2.0.5.RELEASE
iot-hub-client-2.0.2.RELEASE
iot-hub-client-2.0.1.RELEASE
1.2.x
iot-hub-client-1.2.5.RELEASE
iot-hub-client-1.2.3.RELEASE
iot-hub-client-1.2.2.RELEASE
iot-hub-client-1.2.1.RELEASE
iot-hub-client-1.2.0.RELEASE
1.1.x
iot-hub-client-1.1.9.RELEASE
iot-hub-client-1.1.8.RELEASE
iot-hub-client-1.1.7.RELEASE
iot-hub-client-1.1.6.RELEASE
iot-hub-client-1.1.5.RELEASE
iot-hub-client-1.1.3.RELEASE
iot-hub-client-1.1.2.RELEASE
iot-hub-client-1.1.1.RELEASE
iot-hub-client-1.1.0.RELEASE
1.0.x
iot-hub-client-1.0.9.RELEASE
iot-hub-client-1.0.8.RELEASE
iot-hub-client-1.0.7.RELEASE
iot-hub-client-1.0.6.RELEASE
iot-hub-client-1.0.5.RELEASE
iot-hub-client-1.0.3.RELEASE
iot-hub-client-1.0.2.RELEASE
iot-hub-client-1.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.feingto</groupId>
    <artifactId>iot-hub-client</artifactId>
    <version>2.3.1.RELEASE</version>
</dependency>

Advertisement