t

topoprocessing-config

Configuration files for md-sal
Files download
File Operation
topoprocessing-config-0.0.5-Lithium-SR4.jar download
topoprocessing-config-0.0.5-Lithium-SR4.pom download
Apache Maven
<dependency>
  <groupId>org.opendaylight.topoprocessing</groupId>
  <artifactId>topoprocessing-config</artifactId>
  <version>0.0.5-Lithium-SR4</version>
</dependency>
Gradle Groovy
implementation 'org.opendaylight.topoprocessing:topoprocessing-config:0.0.5-Lithium-SR4'
Gradle Kotlin
implementation("org.opendaylight.topoprocessing:topoprocessing-config:0.0.5-Lithium-SR4")
Scala SBT
libraryDependencies += "org.opendaylight.topoprocessing" % "topoprocessing-config" % "0.0.5-Lithium-SR4"
Groovy Grape
@Grapes(
  @Grab(group='org.opendaylight.topoprocessing', module='topoprocessing-config', version='0.0.5-Lithium-SR4')
)
Apache Ivy
<dependency org="org.opendaylight.topoprocessing" name="topoprocessing-config" rev="0.0.5-Lithium-SR4" />
Leiningen
[org.opendaylight.topoprocessing/topoprocessing-config "0.0.5-Lithium-SR4"]
Apache Buildr
'org.opendaylight.topoprocessing:topoprocessing-config:jar:0.0.5-Lithium-SR4'