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