File | Operation |
---|---|
web-aggregator-0.17.3.pom | download |
<dependency>
<groupId>org.opendaylight.aaa.web</groupId>
<artifactId>web-aggregator</artifactId>
<version>0.17.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.aaa.web', module='web-aggregator', version='0.17.3')
)
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>odlparent-lite</artifactId> <version>12.0.1</version> </parent>