License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.celeral |
ArtifactId | ArtifactIdnetconf-async |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAsync NetConf with NetConf-1.1 Protocol
Parent pom for all the Celeral projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
netconf-async-1.2.0.pom | |
netconf-async-1.2.0.jar | 42 KB |
netconf-async-1.2.0-sources.jar | 26 KB |
netconf-async-1.2.0-javadoc.jar | 502 KB |
Browse |
<!-- 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"]
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 |
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 |