License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.airlenet.netconf |
ArtifactId | ArtifactIdnetconf-rest |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionnetconf-java
|
Project Organization |
Project Organizationairlenet |
Filename | Size |
---|---|
netconf-rest-2.0.0.pom | |
netconf-rest-2.0.0.war | 15 MB |
netconf-rest-2.0.0-sources.jar | 5 KB |
netconf-rest-2.0.0-javadoc.jar | 47 KB |
Browse |
<!-- 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"]
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 |