is not current version
Last Version 1.0.9

com.dell.isg.smi:wiseman 1.0.8

A Jar library for Wiseman, an open-source implementation of the WS-Management protocol.

GroupId

GroupId

com.dell.isg.smi
ArtifactId

ArtifactId

wiseman
Version

Version

1.0.8
Type

Type

jar

Download wiseman 1.0.8


<!-- https://jarcasting.com/artifacts/com.dell.isg.smi/wiseman/ -->
<dependency>
    <groupId>com.dell.isg.smi</groupId>
    <artifactId>wiseman</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.isg.smi/wiseman/
implementation 'com.dell.isg.smi:wiseman:1.0.8'
// https://jarcasting.com/artifacts/com.dell.isg.smi/wiseman/
implementation ("com.dell.isg.smi:wiseman:1.0.8")
'com.dell.isg.smi:wiseman:jar:1.0.8'
<dependency org="com.dell.isg.smi" name="wiseman" rev="1.0.8">
  <artifact name="wiseman" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.isg.smi', module='wiseman', version='1.0.8')
)
libraryDependencies += "com.dell.isg.smi" % "wiseman" % "1.0.8"
[com.dell.isg.smi/wiseman "1.0.8"]