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