MVN

org.opendaylight.iotdm : iotdm-aggregator

Maven & Gradle

Mar 24, 2016

iotdm

<dependency>
    <groupId>org.opendaylight.iotdm</groupId>
    <artifactId>iotdm-aggregator</artifactId>
    <version>1.1.1-Beryllium-SR1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.iotdm : iotdm-aggregator to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1-Beryllium-SR1

All Versions

Choose a version of org.opendaylight.iotdm : iotdm-aggregator to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
iotdm-aggregator-1.1.1-Beryllium-SR1
iotdm-aggregator-1.1.0-Beryllium
1.0.x
iotdm-aggregator-1.0.3-Lithium-SR3
iotdm-aggregator-1.0.2-Lithium-SR2
iotdm-aggregator-1.0.0-Lithium

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.iotdm</groupId>
    <artifactId>iotdm-aggregator</artifactId>
    <version>1.1.1-Beryllium-SR1</version>
</dependency>