File | Operation |
---|---|
odl-infrautils-all-with-samples-1.7.2.pom | download |
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>odl-infrautils-all-with-samples</artifactId>
<version>1.7.2</version>
<type>feature</type>
</dependency>
libraryDependencies += "org.opendaylight.infrautils" % "odl-infrautils-all-with-samples" % "1.7.2"
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='odl-infrautils-all-with-samples', version='1.7.2')
)
<dependency org="org.opendaylight.infrautils" name="odl-infrautils-all-with-samples" rev="1.7.2" />
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>single-feature-parent</artifactId> <version>6.0.11</version> </parent>
compile
|-- org.opendaylight.infrautils:odl-infrautils-all
|-- org.opendaylight.infrautils:odl-infrautils-caches-sample
|-- org.opendaylight.infrautils:odl-infrautils-metrics-sample