File | Operation |
---|---|
test-static-10.0.6.pom | download |
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>test-static</artifactId>
<version>10.0.6</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='test-static', version='10.0.6')
)