play-netconf
play-netconf
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.airlenet.netconf |
ArtifactId | ArtifactIdnetconf-common |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplay netconf
|
Project Organization |
Project Organizationairlenet |
Filename | Size |
---|---|
netconf-common-1.1.0.pom | |
netconf-common-1.1.0.jar | 10 KB |
netconf-common-1.1.0-sources.jar | 5 KB |
netconf-common-1.1.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.airlenet.netconf/netconf-common/ -->
<dependency>
<groupId>com.airlenet.netconf</groupId>
<artifactId>netconf-common</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet.netconf/netconf-common/
implementation 'com.airlenet.netconf:netconf-common:1.1.0'
// https://jarcasting.com/artifacts/com.airlenet.netconf/netconf-common/
implementation ("com.airlenet.netconf:netconf-common:1.1.0")
'com.airlenet.netconf:netconf-common:jar:1.1.0'
<dependency org="com.airlenet.netconf" name="netconf-common" rev="1.1.0">
<artifact name="netconf-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airlenet.netconf', module='netconf-common', version='1.1.0')
)
libraryDependencies += "com.airlenet.netconf" % "netconf-common" % "1.1.0"
[com.airlenet.netconf/netconf-common "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.airlenet.yang : play-jnc | jar | 1.1.0 |
org.slf4j : slf4j-api | jar |
play-netconf