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