Download wiseman-1.0.5.jar file - Jar w

Jar examples for w:wiseman

Description

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.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

wiseman-1.0.5-javadoc.jar
wiseman-1.0.5-sources.jar
wiseman-1.0.5.jar
wiseman-1.0.5.pom



Related Tutorials