t

topoprocessing-parent

Topology processing framework allows to agregate and filter topologies according to defined correlations. It also provides functionality, which you can use to make your own topology model rendering (translation from one model to another).
${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/
The Eclipse Public License v1.0
Matej Perina Andrej Záň Giorgio Garziano Carlo Perocchio
Files download
File Operation
topoprocessing-parent-0.2.1-Boron-SR1.pom download
Apache Maven
<dependency>
  <groupId>org.opendaylight.topoprocessing</groupId>
  <artifactId>topoprocessing-parent</artifactId>
  <version>0.2.1-Boron-SR1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.opendaylight.topoprocessing:topoprocessing-parent:0.2.1-Boron-SR1'
Gradle Kotlin
implementation("org.opendaylight.topoprocessing:topoprocessing-parent:0.2.1-Boron-SR1")
Scala SBT
libraryDependencies += "org.opendaylight.topoprocessing" % "topoprocessing-parent" % "0.2.1-Boron-SR1"
Groovy Grape
@Grapes(
  @Grab(group='org.opendaylight.topoprocessing', module='topoprocessing-parent', version='0.2.1-Boron-SR1')
)
Apache Ivy
<dependency org="org.opendaylight.topoprocessing" name="topoprocessing-parent" rev="0.2.1-Boron-SR1" />
Leiningen
[org.opendaylight.topoprocessing/topoprocessing-parent "0.2.1-Boron-SR1"]
Apache Buildr
'org.opendaylight.topoprocessing:topoprocessing-parent:jar:0.2.1-Boron-SR1'