MVN

com.dell.isg.smi : wsmanlib

Maven & Gradle

Mar 29, 2018
1 usages
0 stars

SMI WSMan Library · A Jar library with implementation logic for interfacing with Dell Systems using the WS-Management Protocol

<dependency>
    <groupId>com.dell.isg.smi</groupId>
    <artifactId>wsmanlib</artifactId>
    <version>1.0.67</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dell.isg.smi : wsmanlib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.67

All Versions

Choose a version of com.dell.isg.smi : wsmanlib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
wsmanlib-1.0.67
wsmanlib-1.0.64
wsmanlib-1.0.61
wsmanlib-1.0.60
wsmanlib-1.0.57
wsmanlib-1.0.55
wsmanlib-1.0.52
wsmanlib-1.0.51
wsmanlib-1.0.50
wsmanlib-1.0.27

How to add a dependency to Maven

Add the following com.dell.isg.smi : wsmanlib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.dell.isg.smi</groupId>
    <artifactId>wsmanlib</artifactId>
    <version>1.0.67</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dell.isg.smi : wsmanlib gradle dependency to your build.gradle file:

implementation 'com.dell.isg.smi:wsmanlib:1.0.67'

Gradle Kotlin DSL: Add the following com.dell.isg.smi : wsmanlib gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dell.isg.smi:wsmanlib:1.0.67")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dell.isg.smi : wsmanlib sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dell.isg.smi" % "wsmanlib" % "1.0.67"

Advertisement

Dependencies from Group

Jul 15, 2017
7 usages
0 stars
Sep 15, 2017
7 usages
0 stars
Sep 29, 2017
4 usages
0 stars
Aug 24, 2017
3 usages
0 stars
Oct 06, 2017
2 usages
0 stars

Discover Dependencies

Aug 12, 2017
1 usages
196 stars
Aug 22, 2017
1 usages
0 stars
Apr 08, 2018
1 usages
136 stars
Aug 27, 2017
2 usages
2 stars
Aug 29, 2017
1 usages
0 stars
Aug 24, 2019
3 usages
6 stars
Dec 04, 2021
1 usages
4 stars