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