f

features-netconf

Files download
File Operation
features-netconf-7.0.4.pom download
Apache Maven
<dependency>
  <groupId>org.opendaylight.netconf</groupId>
  <artifactId>features-netconf</artifactId>
  <version>7.0.4</version>
  <type>feature</type>
</dependency>
Gradle Groovy
implementation 'org.opendaylight.netconf:features-netconf:7.0.4'
Gradle Kotlin
implementation("org.opendaylight.netconf:features-netconf:7.0.4")
Scala SBT
libraryDependencies += "org.opendaylight.netconf" % "features-netconf" % "7.0.4"
Groovy Grape
@Grapes(
  @Grab(group='org.opendaylight.netconf', module='features-netconf', version='7.0.4')
)
Apache Ivy
<dependency org="org.opendaylight.netconf" name="features-netconf" rev="7.0.4" />
Leiningen
[org.opendaylight.netconf/features-netconf "7.0.4"]
Apache Buildr
'org.opendaylight.netconf:features-netconf:jar:7.0.4'
Dependencies
<parent>
  <groupId>org.opendaylight.odlparent</groupId>
  <artifactId>feature-repo-parent</artifactId>
  <version>13.0.11</version>
</parent>

compile

|-- org.opendaylight.netconf:odl-aaa-netconf-plugin

|-- org.opendaylight.netconf:odl-netconf-all

|-- org.opendaylight.netconf:odl-netconf-api

|-- org.opendaylight.netconf:odl-netconf-client

|-- org.opendaylight.netconf:odl-netconf-common

|-- org.opendaylight.netconf:odl-netconf-impl

|-- org.opendaylight.netconf:odl-netconf-mdsal

|-- org.opendaylight.netconf:odl-netconf-model-rfc5277

|-- org.opendaylight.netconf:odl-netconf-model-rfc6022

|-- org.opendaylight.netconf:odl-netconf-model-rfc6241

|-- org.opendaylight.netconf:odl-netconf-model-rfc6243

|-- org.opendaylight.netconf:odl-netconf-model-rfc6470

|-- org.opendaylight.netconf:odl-netconf-model-rfc8040

|-- org.opendaylight.netconf:odl-netconf-model-rfc8341

|-- org.opendaylight.netconf:odl-netconf-model-rfc8526

|-- org.opendaylight.netconf:odl-netconf-model-rfc8639

|-- org.opendaylight.netconf:odl-netconf-model-rfc8641

|-- org.opendaylight.netconf:odl-netconf-model-rfc8650

|-- org.opendaylight.netconf:odl-netconf-util

|-- org.opendaylight.netconf:odl-netconf-clustered-topology

|-- org.opendaylight.netconf:odl-netconf-connector

|-- org.opendaylight.netconf:odl-netconf-connector-all

|-- org.opendaylight.netconf:odl-netconf-callhome-ssh

|-- org.opendaylight.netconf:odl-netconf-console

|-- org.opendaylight.netconf:odl-netconf-topology

|-- org.opendaylight.netconf:odl-restconf-openapi

|-- org.opendaylight.netconf:odl-restconf

|-- org.opendaylight.netconf:odl-restconf-all

|-- org.opendaylight.netconf:odl-netconf-transport-api

|-- org.opendaylight.netconf:odl-netconf-transport

|-- org.opendaylight.netconf:odl-netconf-keystore

|-- org.opendaylight.netconf:odl-netconf-keystore-plaintext

|-- org.opendaylight.netconf:odl-netconf-truststore