Download wsmanclient-1.0.37.jar file - Jar w

Jar examples for w:wsmanclient

Description

A generic WSMan client jar library.

You can download jar file wsmanclient 1.0.37 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

wsmanclient-1.0.37-javadoc.jar
wsmanclient-1.0.37-sources.jar
wsmanclient-1.0.37.jar
wsmanclient-1.0.37.pom



Related Tutorials