Last Version

ODL :: topoprocessing :: topoprocessing-parent 0.4.3

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).

License

License

GroupId

GroupId

org.opendaylight.topoprocessing
ArtifactId

ArtifactId

topoprocessing-parent
Version

Version

0.4.3
Type

Type

pom
Description

Description

ODL :: topoprocessing :: 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).
Project Organization

Project Organization

OpenDaylight

Download topoprocessing-parent 0.4.3


<!-- https://jarcasting.com/artifacts/org.opendaylight.topoprocessing/topoprocessing-parent/ -->
<dependency>
    <groupId>org.opendaylight.topoprocessing</groupId>
    <artifactId>topoprocessing-parent</artifactId>
    <version>0.4.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.topoprocessing/topoprocessing-parent/
implementation 'org.opendaylight.topoprocessing:topoprocessing-parent:0.4.3'
// https://jarcasting.com/artifacts/org.opendaylight.topoprocessing/topoprocessing-parent/
implementation ("org.opendaylight.topoprocessing:topoprocessing-parent:0.4.3")
'org.opendaylight.topoprocessing:topoprocessing-parent:pom:0.4.3'
<dependency org="org.opendaylight.topoprocessing" name="topoprocessing-parent" rev="0.4.3">
  <artifact name="topoprocessing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.topoprocessing', module='topoprocessing-parent', version='0.4.3')
)
libraryDependencies += "org.opendaylight.topoprocessing" % "topoprocessing-parent" % "0.4.3"
[org.opendaylight.topoprocessing/topoprocessing-parent "0.4.3"]

Dependencies

provided (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
com.google.code.findbugs : annotations jar 3.0.0
com.google.code.findbugs : jsr305 jar 3.0.0
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.0.0

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.