Jar examples for w:wsmanclient
A generic WSMan client jar library.
You can download jar file wsmanclient 1.0.37 in this page.
The Apache Software License, Version 2.0
You can use the following script to add wsmanclient-1.0.37.jar to your project.
<dependency> <groupId>com.dell.isg.smi</groupId> <artifactId>wsmanclient</artifactId> <version>1.0.37</version> </dependency>
compile group: 'com.dell.isg.smi', name: 'wsmanclient', version: '1.0.37'
libraryDependencies += "com.dell.isg.smi" % "wsmanclient" % "1.0.37"
<dependency org="com.dell.isg.smi" name="wsmanclient" rev="1.0.37"/>
@Grapes(@Grab(group='com.dell.isg.smi', module='wsmanclient', version='1.0.37'))
'com.dell.isg.smi:wsmanclient:jar:1.0.37'
Click the following link to download the jar file.
wsmanclient-1.0.37-javadoc.jar