DUEC Jar

A Jar library that provides functionality for Dell server firmware updates.

License

License

GroupId

GroupId

com.dell.isg.smi
ArtifactId

ArtifactId

duec
Last Version

Last Version

1.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

DUEC Jar
A Jar library that provides functionality for Dell server firmware updates.
Project URL

Project URL

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

Source Code Management

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

Download duec

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.dell.isg.smi : wiseman jar 1.0.5
org.slf4j : slf4j-api jar 1.7.25
jcifs : jcifs jar 1.3.17
net.engio : mbassador jar 1.3.0
com.hierynomus : smbj jar 0.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.13
1.0.12
1.0-11