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