Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 656 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 656 Bytes

smi-lib-adapter-server

Overview

The adapter-server project builds a Java JAR library that makes avalable an API to consuming java programs. It encapsulates business logic for operations with Dell servers.

How to use

Under Construction. Not available via Maven Central yet....

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

Support

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