Jar examples for w:wsmanlib
A Jar library with implementation logic for interfacing with Dell Systems using the WS-Management Protocol
You can download jar file wsmanlib 1.0.61 in this page.
The Apache Software License, Version 2.0
You can use the following script to add wsmanlib-1.0.61.jar to your project.
<dependency> <groupId>com.dell.isg.smi</groupId> <artifactId>wsmanlib</artifactId> <version>1.0.61</version> </dependency>
compile group: 'com.dell.isg.smi', name: 'wsmanlib', version: '1.0.61'
libraryDependencies += "com.dell.isg.smi" % "wsmanlib" % "1.0.61"
<dependency org="com.dell.isg.smi" name="wsmanlib" rev="1.0.61"/>
@Grapes(@Grab(group='com.dell.isg.smi', module='wsmanlib', version='1.0.61'))
'com.dell.isg.smi:wsmanlib:jar:1.0.61'
Click the following link to download the jar file.
wsmanlib-1.0.61-javadoc.jar