File | Operation |
---|---|
itestutils-aggregator-1.2.3.pom | download |
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>itestutils-aggregator</artifactId>
<version>1.2.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='itestutils-aggregator', version='1.2.3')
)
<dependency org="org.opendaylight.infrautils" name="itestutils-aggregator" rev="1.2.3" />
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>odlparent-lite</artifactId> <version>2.0.7</version> </parent>