MVN

com.google.iot.m2m : splot-parent

Maven & Gradle

Apr 10, 2019
15 stars

Splot for Java (Maven Parent)

<dependency>
    <groupId>com.google.iot.m2m</groupId>
    <artifactId>splot-parent</artifactId>
    <version>0.02.00</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.iot.m2m : splot-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.02.00

All Versions

Choose a version of com.google.iot.m2m : splot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.02.x
splot-parent-0.02.00
0.01.x
splot-parent-0.01.00

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.google.iot.m2m</groupId>
    <artifactId>splot-parent</artifactId>
    <version>0.02.00</version>
</dependency>

Advertisement