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