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