MVN

com.airlenet.netconf : netconf-core

Maven & Gradle

Mar 25, 2021
3 usages
2 stars
<dependency>
    <groupId>com.airlenet.netconf</groupId>
    <artifactId>netconf-core</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.airlenet.netconf : netconf-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.airlenet.netconf : netconf-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
netconf-core-2.0.0

How to add a dependency to Maven

Add the following com.airlenet.netconf : netconf-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.airlenet.netconf</groupId>
    <artifactId>netconf-core</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.airlenet.netconf : netconf-core gradle dependency to your build.gradle file:

implementation 'com.airlenet.netconf:netconf-core:2.0.0'

Gradle Kotlin DSL: Add the following com.airlenet.netconf : netconf-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.airlenet.netconf:netconf-core:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.airlenet.netconf : netconf-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.airlenet.netconf" % "netconf-core" % "2.0.0"

Advertisement

Dependencies from Group

Mar 25, 2021
3 usages
2 stars
Nov 24, 2018
1 usages
2 stars
Mar 25, 2021
1 usages
2 stars
Mar 25, 2021
1 usages
2 stars
Mar 25, 2021
1 usages
2 stars

Discover Dependencies

May 27, 2021
2 usages
0 stars
Sep 08, 2020
10 usages
593 stars
Jun 03, 2016
3 usages
9 stars
Aug 03, 2023
5 usages
12 stars
Aug 09, 2018
21 usages
49 stars
Oct 19, 2018
4 usages
May 06, 2021
3 usages
16 stars