Last Version

JNC 1.2.0

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

License

License

GroupId

GroupId

com.celeral
ArtifactId

ArtifactId

jnc
Version

Version

1.2.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/tail-f-systems/JNC
Project Organization

Project Organization

Celeral

Download jnc 1.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
ch.ethz.ganymed : ganymed-ssh2 jar 262
org.apache.logging.log4j : log4j-api jar 2.13.3

Project Modules

There are no modules declared in this project.