is not current version
Last Version 5.0.5

org.opendaylight.controller:sal-clustering-config 4.0.6

Configuration files for md-sal clustering

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.opendaylight.controller
ArtifactId

ArtifactId

sal-clustering-config
Version

Version

4.0.6
Type

Type

jar

Download sal-clustering-config 4.0.6


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