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