play-netconf
play-netconf
| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.airlenet.netconf |
| ArtifactId | ArtifactIdnetconf-callhome |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnetconf-java
|
| Project Organization |
Project Organizationairlenet |
| Filename | Size |
|---|---|
| netconf-callhome-2.0.0.pom | |
| netconf-callhome-2.0.0.jar | 52 KB |
| netconf-callhome-2.0.0-sources.jar | 26 KB |
| netconf-callhome-2.0.0-javadoc.jar | 187 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.airlenet.netconf/netconf-callhome/ -->
<dependency>
<groupId>com.airlenet.netconf</groupId>
<artifactId>netconf-callhome</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet.netconf/netconf-callhome/
implementation 'com.airlenet.netconf:netconf-callhome:2.0.0'
// https://jarcasting.com/artifacts/com.airlenet.netconf/netconf-callhome/
implementation ("com.airlenet.netconf:netconf-callhome:2.0.0")
'com.airlenet.netconf:netconf-callhome:jar:2.0.0'
<dependency org="com.airlenet.netconf" name="netconf-callhome" rev="2.0.0">
<artifact name="netconf-callhome" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airlenet.netconf', module='netconf-callhome', version='2.0.0')
)
libraryDependencies += "com.airlenet.netconf" % "netconf-callhome" % "2.0.0"
[com.airlenet.netconf/netconf-callhome "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.airlenet.netconf : netconf-core | jar | 2.0.0 |
| com.airlenet.yang : yang-jnc | jar | 2.0.0 |
| org.apache.sshd : sshd-netty | jar | 2.6.0 |
| com.google.guava : guava | jar | 22.0 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.66 |
| org.bouncycastle : bcpg-jdk16 | jar | 1.46 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.66 |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sshtools : j2ssh-maverick Optional | jar | 1.5.5 |
play-netconf