File | Operation |
---|---|
features-infrautils-samples-5.0.9.pom | download |
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>features-infrautils-samples</artifactId>
<version>5.0.9</version>
<type>feature</type>
</dependency>
libraryDependencies += "org.opendaylight.infrautils" % "features-infrautils-samples" % "5.0.9"
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='features-infrautils-samples', version='5.0.9')
)
<dependency org="org.opendaylight.infrautils" name="features-infrautils-samples" rev="5.0.9" />