Async NetConf with NetConf-1.1 Protocol

Parent pom for all the Celeral projects.

License

License

Categories

Categories

Net
GroupId

GroupId

com.celeral
ArtifactId

ArtifactId

netconf-async
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Async NetConf with NetConf-1.1 Protocol
Parent pom for all the Celeral projects.
Project Organization

Project Organization

Celeral

Download netconf-async

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.13.3
com.celeral : utils jar 2.0.2
org.apache.sshd : sshd-common jar 2.3.0
org.apache.sshd : sshd-core jar 2.3.0
com.celeral : jnc jar 1.2.0

runtime (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0