Skip to content

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

License

Notifications You must be signed in to change notification settings

prashanthlgowda/smi-lib-commons-elm

 
 

Repository files navigation

smi-lib-commons-elm

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')

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

  • Java 100.0%