MVN

com.celeral : jnc

Maven & Gradle

Aug 17, 2020
1 usages
76 stars

JNC · JNC (Java NETCONF Client) is the name of a Java library for communicating with NETCONF agents.

<dependency>
    <groupId>com.celeral</groupId>
    <artifactId>jnc</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.celeral : jnc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.celeral : jnc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
jnc-1.2.0
1.1.x
jnc-1.1.0

How to add a dependency to Maven

Add the following com.celeral : jnc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.celeral</groupId>
    <artifactId>jnc</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.celeral : jnc gradle dependency to your build.gradle file:

implementation 'com.celeral:jnc:1.2.0'

Gradle Kotlin DSL: Add the following com.celeral : jnc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.celeral:jnc:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.celeral : jnc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.celeral" % "jnc" % "1.2.0"

Advertisement

Dependencies from Group

Nov 22, 2021
4 usages
1 stars
jnc
Aug 17, 2020
1 usages
76 stars
Aug 22, 2020
Aug 17, 2020
3 stars
May 10, 2020

Discover Dependencies

May 22, 2020
1 usages
1.1k stars
May 22, 2020
1 usages
1.1k stars
Jun 22, 2020
1 usages
1.9k stars
Sep 30, 2020
1 usages
1 stars
Jul 19, 2021
1 usages
0 stars
Jul 26, 2020
1 usages
0 stars
Dec 30, 2020
1 usages
Aug 19, 2020
2 usages
3 stars