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