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