play-netconf
play-netconf
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.airlenet.netconf |
ArtifactId | ArtifactIdplay-netconf |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnetconf-spring
netconf-spring
|
Project URL |
Project URL |
Project Organization |
Project Organizationairlenet |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-netconf-1.2.0.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.airlenet.netconf/play-netconf/ -->
<dependency>
<groupId>com.airlenet.netconf</groupId>
<artifactId>play-netconf</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet.netconf/play-netconf/
implementation 'com.airlenet.netconf:play-netconf:1.2.0'
// https://jarcasting.com/artifacts/com.airlenet.netconf/play-netconf/
implementation ("com.airlenet.netconf:play-netconf:1.2.0")
'com.airlenet.netconf:play-netconf:pom:1.2.0'
<dependency org="com.airlenet.netconf" name="play-netconf" rev="1.2.0">
<artifact name="play-netconf" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.airlenet.netconf', module='play-netconf', version='1.2.0')
)
libraryDependencies += "com.airlenet.netconf" % "play-netconf" % "1.2.0"
[com.airlenet.netconf/play-netconf "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar |
play-netconf