File | Operation |
---|---|
odl-extras-all-1.9.2.pom | download |
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>odl-extras-all</artifactId>
<version>1.9.2</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='odl-extras-all', version='1.9.2')
)