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