SMI Commons ELM

Commons Exception and Localized Messaging (ELM) jar library for the System Management Integration (SMI) projects.

License

License

GroupId

GroupId

com.dell.isg.smi
ArtifactId

ArtifactId

commons-elm
Last Version

Last Version

1.0.82
Release Date

Release Date

Type

Type

jar
Description

Description

SMI Commons ELM
Commons Exception and Localized Messaging (ELM) jar library for the System Management Integration (SMI) projects.
Project URL

Project URL

https://www.github.com/rackhd/smi-lib-commons-elm
Source Code Management

Source Code Management

http://www.github.com/rackhd/smi-lib-commons-elm

Download commons-elm

How to add to project

<!-- https://jarcasting.com/artifacts/com.dell.isg.smi/commons-elm/ -->
<dependency>
    <groupId>com.dell.isg.smi</groupId>
    <artifactId>commons-elm</artifactId>
    <version>1.0.82</version>
</dependency>
// https://jarcasting.com/artifacts/com.dell.isg.smi/commons-elm/
implementation 'com.dell.isg.smi:commons-elm:1.0.82'
// https://jarcasting.com/artifacts/com.dell.isg.smi/commons-elm/
implementation ("com.dell.isg.smi:commons-elm:1.0.82")
'com.dell.isg.smi:commons-elm:jar:1.0.82'
<dependency org="com.dell.isg.smi" name="commons-elm" rev="1.0.82">
  <artifact name="commons-elm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dell.isg.smi', module='commons-elm', version='1.0.82')
)
libraryDependencies += "com.dell.isg.smi" % "commons-elm" % "1.0.82"
[com.dell.isg.smi/commons-elm "1.0.82"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-web jar 4.3.6.RELEASE
org.apache.commons : commons-lang3 jar 3.5
org.slf4j : slf4j-api jar 1.7.25
org.apache.openjpa : openjpa-persistence jar 2.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.82
1.0.76
1.0.73
1.0.69