MVN

com.minlia.iot.sample : xapi-sample-parent

Maven & Gradle

Sep 25, 2017
2 stars

Minlia IOT XAPI Sample Parent · Minlia IOT XAPI

<dependency>
    <groupId>com.minlia.iot.sample</groupId>
    <artifactId>xapi-sample-parent</artifactId>
    <version>1.0.5.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.minlia.iot.sample : xapi-sample-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.5.RELEASE

All Versions

Choose a version of com.minlia.iot.sample : xapi-sample-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
xapi-sample-parent-1.0.5.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.minlia.iot.sample</groupId>
    <artifactId>xapi-sample-parent</artifactId>
    <version>1.0.5.RELEASE</version>
</dependency>

Advertisement