| License |
License |
|---|---|
| GroupId | GroupIdcom.dell.isg.smi |
| ArtifactId | ArtifactIdduec |
| Last Version | Last Version1.0.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDUEC Jar
A Jar library that provides functionality for Dell server firmware updates.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| duec-1.0.13.pom | |
| duec-1.0.13.jar | 438 KB |
| duec-1.0.13-sources.jar | 329 KB |
| duec-1.0.13-javadoc.jar | 731 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |