Async NetConf with NetConf-1.1 Protocol

Parent pom for all the Celeral projects.

License

License

Categories

Categories

Net
GroupId

GroupId

com.celeral.netconf
ArtifactId

ArtifactId

netconf-async
Last Version

Last Version

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.13.0
com.celeral : utils jar 1.3.1
org.apache.sshd : sshd-common jar 2.3.0
org.apache.sshd : sshd-core jar 2.3.0

runtime (2)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0