SMI WSMan Client

A generic WSMan client jar library.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.dell.isg.smi
ArtifactId

ArtifactId

wsmanclient
Last Version

Last Version

1.0.40
Release Date

Release Date

Type

Type

jar
Description

Description

SMI WSMan Client
A generic WSMan client jar library.
Project URL

Project URL

https://www.github.com/rackhd/smi-lib-wsman-client
Source Code Management

Source Code Management

http://www.github.com/rackhd/smi-lib-wsman-client

Download wsmanclient

How to add to project

<!-- https://jarcasting.com/artifacts/com.dell.isg.smi/wsmanclient/ -->
<dependency>
    <groupId>com.dell.isg.smi</groupId>
    <artifactId>wsmanclient</artifactId>
    <version>1.0.40</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.isg.smi/wsmanclient/
implementation 'com.dell.isg.smi:wsmanclient:1.0.40'
// https://jarcasting.com/artifacts/com.dell.isg.smi/wsmanclient/
implementation ("com.dell.isg.smi:wsmanclient:1.0.40")
'com.dell.isg.smi:wsmanclient:jar:1.0.40'
<dependency org="com.dell.isg.smi" name="wsmanclient" rev="1.0.40">
  <artifact name="wsmanclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.isg.smi', module='wsmanclient', version='1.0.40')
)
libraryDependencies += "com.dell.isg.smi" % "wsmanclient" % "1.0.40"
[com.dell.isg.smi/wsmanclient "1.0.40"]

Dependencies

compile (5)

Group / Artifact Type Version
com.dell.isg.smi : commons-elm jar 1.0.76
com.dell.isg.smi : commons-utilities jar 1.0.26
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.5
xerces : xercesImpl jar 2.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.40
1.0.37
1.0.35
1.0.28