Wiseman Jar

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

License

License

GroupId

GroupId

com.dell.isg.smi
ArtifactId

ArtifactId

wiseman
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://www.github.com/rackhd/smi-lib-wiseman
Source Code Management

Source Code Management

http://www.github.com/rackhd/smi-lib-wiseman

Download wiseman

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
xerces : xercesImpl jar 2.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.5