Skip to content

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

License

Notifications You must be signed in to change notification settings

rahman-muhammad/smi-lib-duec

 
 

Repository files navigation

Quality Gate

smi-lib-duec

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

Maven Example:
<dependency>
    <groupId>com.dell.isg.smi</groupId>
    <artifactId>duec</artifactId>
    <version>1.0-SNAPSHOT</version>
</dependency>
Gradle Example:
compile(group: 'com.dell.isg.smi', name: 'duec', version: '1.0-SNAPSHOT')

Support

Support can be obtained from the slack channel: codecommunity.slack.com

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%