netconf-spring


License

License

Categories

Categories

Net
GroupId

GroupId

com.airlenet.netconf
ArtifactId

ArtifactId

play-netconf
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

netconf-spring
netconf-spring
Project URL

Project URL

https://github.com/airshiplay/netconf-spring
Project Organization

Project Organization

airlenet
Source Code Management

Source Code Management

https://github.com/airshiplay/play-netconf

Download play-netconf

Filename Size
play-netconf-1.2.0.pom 11 KB
Browse

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar

Project Modules

  • netconf-datasource
  • network-datasource
  • netconf-spring-boot-starter

play-netconf

play-netconf

Versions

Version
1.2.0
1.1.0
1.0.0