MVN

com.opsdatastore : opsdatastore-sdk-examples-parent

Maven & Gradle

Feb 20, 2018

OpsDataStore SDK Examples Parent

<dependency>
    <groupId>com.opsdatastore</groupId>
    <artifactId>opsdatastore-sdk-examples-parent</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.opsdatastore : opsdatastore-sdk-examples-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0
  • Latest Release Candidate: 1.2.1-RC3

All Versions

Choose a version of com.opsdatastore : opsdatastore-sdk-examples-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
opsdatastore-sdk-examples-parent-1.4.0
1.3.x
opsdatastore-sdk-examples-parent-1.3.0
1.2.x
opsdatastore-sdk-examples-parent-1.2.1
opsdatastore-sdk-examples-parent-1.2.1-RC3
opsdatastore-sdk-examples-parent-1.2.1-RC2
opsdatastore-sdk-examples-parent-1.2.1-RC1
opsdatastore-sdk-examples-parent-1.2.1-M2
opsdatastore-sdk-examples-parent-1.2.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.opsdatastore</groupId>
    <artifactId>opsdatastore-sdk-examples-parent</artifactId>
    <version>1.4.0</version>
</dependency>