File | Operation |
---|---|
infrautils-features4-1.1.4-Carbon.pom | download |
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>infrautils-features4</artifactId>
<version>1.1.4-Carbon</version>
<type>feature</type>
</dependency>
libraryDependencies += "org.opendaylight.infrautils" % "infrautils-features4" % "1.1.4-Carbon"
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='infrautils-features4', version='1.1.4-Carbon')
)
<dependency org="org.opendaylight.infrautils" name="infrautils-features4" rev="1.1.4-Carbon" />
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>feature-repo-parent</artifactId> <version>1.8.4-Carbon</version> </parent>
compile
|-- org.opendaylight.infrautils:odl-infrautils-all
|-- org.opendaylight.infrautils:odl-infrautils-all-with-samples
|-- org.opendaylight.infrautils:odl-infrautils-counters
|-- org.opendaylight.infrautils:odl-infrautils-counters-sample
|-- org.opendaylight.infrautils:odl-infrautils-inject
|-- org.opendaylight.infrautils:odl-infrautils-jobcoordinator