play-netconf
play-netconf
License |
License |
---|---|
Categories |
CategoriesData Net |
GroupId | GroupIdcom.airlenet.netconf |
ArtifactId | ArtifactIdnetconf-datasource |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetconf-java
|
Project Organization |
Project Organizationairlenet |
Filename | Size |
---|---|
netconf-datasource-2.0.0.pom | |
netconf-datasource-2.0.0.jar | 370 KB |
netconf-datasource-2.0.0-sources.jar | 334 KB |
netconf-datasource-2.0.0-javadoc.jar | 345 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.airlenet.netconf/netconf-datasource/ -->
<dependency>
<groupId>com.airlenet.netconf</groupId>
<artifactId>netconf-datasource</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet.netconf/netconf-datasource/
implementation 'com.airlenet.netconf:netconf-datasource:2.0.0'
// https://jarcasting.com/artifacts/com.airlenet.netconf/netconf-datasource/
implementation ("com.airlenet.netconf:netconf-datasource:2.0.0")
'com.airlenet.netconf:netconf-datasource:jar:2.0.0'
<dependency org="com.airlenet.netconf" name="netconf-datasource" rev="2.0.0">
<artifact name="netconf-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airlenet.netconf', module='netconf-datasource', version='2.0.0')
)
libraryDependencies += "com.airlenet.netconf" % "netconf-datasource" % "2.0.0"
[com.airlenet.netconf/netconf-datasource "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 |
javax.servlet : javax.servlet-api | jar | |
org.slf4j : slf4j-api | jar | |
org.springframework : spring-aop Optional | jar | 5.0.6.RELEASE |
org.apache.logging.log4j : log4j-api Optional | jar | 2.7 |
org.apache.logging.log4j : log4j-core Optional | jar | 2.7 |
org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |
play-netconf