Jar examples for w:wiseman
A Jar library for Wiseman, an open-source implementation of the WS-Management protocol.
You can download jar file wiseman 1.0.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add wiseman-1.0.5.jar to your project.
<dependency> <groupId>com.dell.isg.smi</groupId> <artifactId>wiseman</artifactId> <version>1.0.5</version> </dependency>
compile group: 'com.dell.isg.smi', name: 'wiseman', version: '1.0.5'
libraryDependencies += "com.dell.isg.smi" % "wiseman" % "1.0.5"
<dependency org="com.dell.isg.smi" name="wiseman" rev="1.0.5"/>
@Grapes(@Grab(group='com.dell.isg.smi', module='wiseman', version='1.0.5'))
'com.dell.isg.smi:wiseman:jar:1.0.5'
Click the following link to download the jar file.
wiseman-1.0.5-javadoc.jar