MVN

org.opendaylight.infrautils : infrautils-common

Maven & Gradle

Dec 08, 2020
<dependency>
    <groupId>org.opendaylight.infrautils</groupId>
    <artifactId>infrautils-common</artifactId>
    <version>1.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.infrautils : infrautils-common to add to Maven - Latest Versions:

  • Latest Stable: 1.7.3

All Versions

Choose a version of org.opendaylight.infrautils : infrautils-common to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
infrautils-common-1.8.4-Carbon
infrautils-common-1.8.3-Carbon
infrautils-common-1.8.2-Carbon
infrautils-common-1.8.1-Carbon
infrautils-common-1.8.0-Carbon
1.7.x
infrautils-common-1.7.4-Boron-SR4
infrautils-common-1.7.3
infrautils-common-1.7.3-Boron-SR3
infrautils-common-1.7.2
infrautils-common-1.7.2-Boron-SR2
infrautils-common-1.7.1
infrautils-common-1.7.1-Boron-SR1
infrautils-common-1.7.0
infrautils-common-1.7.0-Boron
1.6.x
infrautils-common-1.6.4
infrautils-common-1.6.3
infrautils-common-1.6.2
infrautils-common-1.6.1
infrautils-common-1.6.0
1.5.x
infrautils-common-1.5.3
infrautils-common-1.5.2
infrautils-common-1.5.1
infrautils-common-1.5.0
1.4.x
infrautils-common-1.4.3
infrautils-common-1.4.2
infrautils-common-1.4.1
infrautils-common-1.4.0
1.3.x
infrautils-common-1.3.4
infrautils-common-1.3.3
infrautils-common-1.3.2
infrautils-common-1.3.1
infrautils-common-1.3.0
1.2.x
infrautils-common-1.2.3
infrautils-common-1.2.2
infrautils-common-1.2.1
infrautils-common-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.infrautils</groupId>
    <artifactId>infrautils-common</artifactId>
    <version>1.7.3</version>
</dependency>