File | Operation |
---|---|
parent-2.0.16.pom | download |
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>parent</artifactId>
<version>2.0.16</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='parent', version='2.0.16')
)