Skip to content

RackHD/smi-lib-commons-elm

Repository files navigation

Build Status Quality Gate

smi-lib-commons-elm

Copyright © 2017 Dell Inc. or its subsidiaries. All Rights Reserved.

Overview

The commons-elm library builds a Java JAR library that makes avalable classes for base Exceptions and Localized Messaging (ELM). It is intended to be used as a dependency in java projects.

How to use

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

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

Licensing

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

RackHD is a Trademark of Dell EMC

Support

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

About

The Commons ELM Java JAR library provides classes for Exceptions and Localized Messaging.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages