org.opendaylight.sxp:restconf-client


Categories

Categories

CLI User Interface
GroupId

GroupId

org.opendaylight.sxp
ArtifactId

ArtifactId

restconf-client
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Download restconf-client

How to add to project

<!-- https://jarcasting.com/artifacts/org.opendaylight.sxp/restconf-client/ -->
<dependency>
    <groupId>org.opendaylight.sxp</groupId>
    <artifactId>restconf-client</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.sxp/restconf-client/
implementation 'org.opendaylight.sxp:restconf-client:0.1.1'
// https://jarcasting.com/artifacts/org.opendaylight.sxp/restconf-client/
implementation ("org.opendaylight.sxp:restconf-client:0.1.1")
'org.opendaylight.sxp:restconf-client:jar:0.1.1'
<dependency org="org.opendaylight.sxp" name="restconf-client" rev="0.1.1">
  <artifact name="restconf-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.sxp', module='restconf-client', version='0.1.1')
)
libraryDependencies += "org.opendaylight.sxp" % "restconf-client" % "0.1.1"
[org.opendaylight.sxp/restconf-client "0.1.1"]

Dependencies

compile (9)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.1
org.glassfish.jersey.core : jersey-client jar 2.27
org.glassfish.jersey.inject : jersey-hk2 jar 2.27
org.opendaylight.yangtools : yang-data-codec-gson jar
org.opendaylight.mdsal : mdsal-binding-generator-impl jar
org.opendaylight.mdsal : mdsal-binding-dom-codec jar
org.opendaylight.mdsal : mdsal-binding-dom-adapter jar
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1