com.airlenet.netconf:netconf-rest

netconf-java

License

License

Categories

Categories

Net
GroupId

GroupId

com.airlenet.netconf
ArtifactId

ArtifactId

netconf-rest
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

war
Description

Description

netconf-java
Project Organization

Project Organization

airlenet

Download netconf-rest

How to add to project

<!-- https://jarcasting.com/artifacts/com.airlenet.netconf/netconf-rest/ -->
<dependency>
    <groupId>com.airlenet.netconf</groupId>
    <artifactId>netconf-rest</artifactId>
    <version>2.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet.netconf/netconf-rest/
implementation 'com.airlenet.netconf:netconf-rest:2.0.0'
// https://jarcasting.com/artifacts/com.airlenet.netconf/netconf-rest/
implementation ("com.airlenet.netconf:netconf-rest:2.0.0")
'com.airlenet.netconf:netconf-rest:war:2.0.0'
<dependency org="com.airlenet.netconf" name="netconf-rest" rev="2.0.0">
  <artifact name="netconf-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='com.airlenet.netconf', module='netconf-rest', version='2.0.0')
)
libraryDependencies += "com.airlenet.netconf" % "netconf-rest" % "2.0.0"
[com.airlenet.netconf/netconf-rest "2.0.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-json jar
com.airlenet.netconf : netconf-service jar 2.0.0
com.h2database : h2 jar
org.springframework.boot : spring-boot-starter-web jar
io.springfox : springfox-swagger-ui jar 2.7.0
io.springfox : springfox-swagger2 jar 2.7.0
com.fasterxml.jackson.jaxrs : jackson-jaxrs-xml-provider jar
org.springframework.boot : spring-boot-starter-websocket jar
org.springframework.boot : spring-boot-devtools jar
org.slf4j : slf4j-api jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0
1.0.0