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