Download wsmanlib-1.0.61.jar file - Jar w

Jar examples for w:wsmanlib

Description

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.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

wsmanlib-1.0.61-javadoc.jar
wsmanlib-1.0.61-sources.jar
wsmanlib-1.0.61.jar
wsmanlib-1.0.61.pom



Related Tutorials