play-netconf
play-netconf
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.airlenet.netconf |
ArtifactId | ArtifactIdyang-model |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetconf-java
|
Project Organization |
Project Organizationairlenet |
Filename | Size |
---|---|
yang-model-2.0.0.pom | |
yang-model-2.0.0.jar | 39 KB |
yang-model-2.0.0-sources.jar | 21 KB |
yang-model-2.0.0-javadoc.jar | 152 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.airlenet.netconf/yang-model/ -->
<dependency>
<groupId>com.airlenet.netconf</groupId>
<artifactId>yang-model</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet.netconf/yang-model/
implementation 'com.airlenet.netconf:yang-model:2.0.0'
// https://jarcasting.com/artifacts/com.airlenet.netconf/yang-model/
implementation ("com.airlenet.netconf:yang-model:2.0.0")
'com.airlenet.netconf:yang-model:jar:2.0.0'
<dependency org="com.airlenet.netconf" name="yang-model" rev="2.0.0">
<artifact name="yang-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airlenet.netconf', module='yang-model', version='2.0.0')
)
libraryDependencies += "com.airlenet.netconf" % "yang-model" % "2.0.0"
[com.airlenet.netconf/yang-model "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.airlenet.yang : yang-jnc | jar | 2.0.0 |
org.slf4j : slf4j-api | jar |
play-netconf