is not current version
Last Version 1.4.4

org.opendaylight.of-config:parents 1.3.2

The of-config integration project is a project for OpenDaylight that will implement the Of-configure protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.of-config
ArtifactId

ArtifactId

parents
Version

Version

1.3.2
Type

Type

pom

Download parents 1.3.2

Filename Size
parents-1.3.2.pom 2 KB
Browse

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