play-netconf
play-netconf
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.airlenet.netconf |
ArtifactId | ArtifactIdnetconf-service |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetconf-java
|
Project Organization |
Project Organizationairlenet |
Filename | Size |
---|---|
netconf-service-2.0.0.pom | |
netconf-service-2.0.0.jar | 5 KB |
netconf-service-2.0.0-sources.jar | 3 KB |
netconf-service-2.0.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.airlenet.netconf/netconf-service/ -->
<dependency>
<groupId>com.airlenet.netconf</groupId>
<artifactId>netconf-service</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet.netconf/netconf-service/
implementation 'com.airlenet.netconf:netconf-service:2.0.0'
// https://jarcasting.com/artifacts/com.airlenet.netconf/netconf-service/
implementation ("com.airlenet.netconf:netconf-service:2.0.0")
'com.airlenet.netconf:netconf-service:jar:2.0.0'
<dependency org="com.airlenet.netconf" name="netconf-service" rev="2.0.0">
<artifact name="netconf-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airlenet.netconf', module='netconf-service', version='2.0.0')
)
libraryDependencies += "com.airlenet.netconf" % "netconf-service" % "2.0.0"
[com.airlenet.netconf/netconf-service "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.airlenet.netconf : netconf-spring-boot-starter | jar | 2.0.0 |
com.airlenet.yang : yang-jnc | jar | 2.0.0 |
org.springframework : spring-aspects | jar | |
org.flywaydb : flyway-core | jar | |
org.projectlombok : lombok Optional | jar | |
com.alibaba : druid | jar | 1.1.10 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
org.slf4j : slf4j-api | jar |
play-netconf