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