How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.feingto</groupId>
<artifactId>feingto-iot-hub</artifactId>
<version>2.3.3.RELEASE</version>
</dependency>
Choose a version of com.feingto : feingto-iot-hub to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.3.x |
feingto-iot-hub-2.3.3.RELEASE
|
||
feingto-iot-hub-2.3.1.RELEASE
|
|||
feingto-iot-hub-2.3.0.RELEASE
|
|||
2.2.x |
feingto-iot-hub-2.2.9.RELEASE
|
||
feingto-iot-hub-2.2.8.RELEASE
|
|||
feingto-iot-hub-2.2.7.RELEASE
|
|||
feingto-iot-hub-2.2.6.RELEASE
|
|||
feingto-iot-hub-2.2.5.RELEASE
|
|||
feingto-iot-hub-2.2.3.RELEASE
|
|||
feingto-iot-hub-2.2.2.RELEASE
|
|||
feingto-iot-hub-2.2.1.RELEASE
|
|||
feingto-iot-hub-2.2.0.RELEASE
|
|||
2.1.x |
feingto-iot-hub-2.1.9.RELEASE
|
||
feingto-iot-hub-2.1.8.RELEASE
|
|||
feingto-iot-hub-2.1.7.RELEASE
|
|||
feingto-iot-hub-2.1.6.RELEASE
|
|||
feingto-iot-hub-2.1.5.RELEASE
|
|||
feingto-iot-hub-2.1.3.RELEASE
|
|||
feingto-iot-hub-2.1.2.RELEASE
|
|||
feingto-iot-hub-2.1.1.RELEASE
|
|||
feingto-iot-hub-2.1.0.RELEASE
|
|||
2.0.x |
feingto-iot-hub-2.0.9.RELEASE
|
||
feingto-iot-hub-2.0.8.RELEASE
|
|||
feingto-iot-hub-2.0.6.RELEASE
|
|||
feingto-iot-hub-2.0.5.RELEASE
|
|||
feingto-iot-hub-2.0.2.RELEASE
|
|||
feingto-iot-hub-2.0.1.RELEASE
|
|||
1.2.x |
feingto-iot-hub-1.2.5.RELEASE
|
||
feingto-iot-hub-1.2.3.RELEASE
|
|||
feingto-iot-hub-1.2.2.RELEASE
|
|||
feingto-iot-hub-1.2.1.RELEASE
|
|||
feingto-iot-hub-1.2.0.RELEASE
|
|||
1.1.x |
feingto-iot-hub-1.1.9.RELEASE
|
||
feingto-iot-hub-1.1.8.RELEASE
|
|||
feingto-iot-hub-1.1.7.RELEASE
|
|||
feingto-iot-hub-1.1.6.RELEASE
|
|||
feingto-iot-hub-1.1.5.RELEASE
|
|||
feingto-iot-hub-1.1.3.RELEASE
|
|||
feingto-iot-hub-1.1.2.RELEASE
|
|||
feingto-iot-hub-1.1.1.RELEASE
|
|||
feingto-iot-hub-1.1.0.RELEASE
|
|||
1.0.x |
feingto-iot-hub-1.0.9.RELEASE
|
||
feingto-iot-hub-1.0.8.RELEASE
|
|||
feingto-iot-hub-1.0.7.RELEASE
|
|||
feingto-iot-hub-1.0.6.RELEASE
|
|||
feingto-iot-hub-1.0.5.RELEASE
|
|||
feingto-iot-hub-1.0.3.RELEASE
|
|||
feingto-iot-hub-1.0.2.RELEASE
|
|||
feingto-iot-hub-1.0.1.RELEASE
|
|||
feingto-iot-hub-1.0.0.RELEASE
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.feingto</groupId>
<artifactId>feingto-iot-hub</artifactId>
<version>2.3.3.RELEASE</version>
</dependency>
Advertisement