| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.dell.isg.smi |
| ArtifactId | ArtifactIdwsmanclient |
| Last Version | Last Version1.0.40 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSMI WSMan Client
A generic WSMan client jar library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wsmanclient-1.0.40.pom | |
| wsmanclient-1.0.40.jar | 170 KB |
| wsmanclient-1.0.40-sources.jar | 183 KB |
| wsmanclient-1.0.40-javadoc.jar | 554 KB |
| Browse |
<!-- 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"]
| 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 |