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