<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-topology-singleton</artifactId>
<version>6.0.8</version>
<type>bundle</type>
</dependency>
libraryDependencies += "org.opendaylight.netconf" % "netconf-topology-singleton" % "6.0.8"
@Grapes(
@Grab(group='org.opendaylight.netconf', module='netconf-topology-singleton', version='6.0.8')
)
<dependency org="org.opendaylight.netconf" name="netconf-topology-singleton" rev="6.0.8" />
<parent> <groupId>org.opendaylight.netconf</groupId> <artifactId>netconf-parent</artifactId> <version>6.0.8</version> </parent>
compile
|-- com.guicedee.services:javax.inject
|-- com.github.spotbugs:spotbugs-annotations
|-- org.opendaylight.controller:repackaged-akka
|-- org.opendaylight.netconf:netconf-client-mdsal
|-- org.opendaylight.netconf:netconf-topology
|-- org.opendaylight.controller:sal-clustering-commons
|-- org.opendaylight.controller:threadpool-config-api
|-- org.opendaylight.mdsal:mdsal-singleton-common-api
|-- org.opendaylight.mdsal.model:ietf-topology
|-- org.osgi:org.osgi.service.component.annotations
|-- org.osgi:org.osgi.service.metatype.annotations
|-- org.opendaylight.mdsal:mdsal-binding-test-utils
|-- org.opendaylight.controller:sal-test-model
|-- com.typesafe.akka:akka-testkit_2.13
provided
|-- jakarta.annotation:jakarta.annotation-api
test
|-- org.opendaylight.mdsal:mdsal-eos-dom-simple