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