<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>infrautils-testutils</artifactId>
<version>7.0.4</version>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='infrautils-testutils', version='7.0.4')
)
<parent> <groupId>org.opendaylight.infrautils</groupId> <artifactId>parent</artifactId> <version>7.0.4</version> </parent>
compile
|-- org.hamcrest:hamcrest-library
|-- junit:junit
|-- com.github.spotbugs:spotbugs-annotations
|-- org.eclipse.jdt:org.eclipse.jdt.annotation
|-- org.kohsuke.metainf-services:metainf-services