File | Operation |
---|---|
config-subsystem-0.2.8-Helium-SR3.pom | download |
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>config-subsystem</artifactId>
<version>0.2.8-Helium-SR3</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.opendaylight.controller" % "config-subsystem" % "0.2.8-Helium-SR3"
@Grapes(
@Grab(group='org.opendaylight.controller', module='config-subsystem', version='0.2.8-Helium-SR3')
)
<dependency org="org.opendaylight.controller" name="config-subsystem" rev="0.2.8-Helium-SR3" />