| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.dell.isg.smi | 
    
| ArtifactId | ArtifactIdcommons-elm | 
    
| Last Version | Last Version1.0.82 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSMI Commons ELM 
            Commons Exception and Localized Messaging (ELM) jar library for the System Management Integration (SMI) projects. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| commons-elm-1.0.82.pom | |
| commons-elm-1.0.82.jar | 43 KB | 
| commons-elm-1.0.82-sources.jar | 36 KB | 
| commons-elm-1.0.82-javadoc.jar | 131 KB | 
| Browse | 
<!-- 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"]
                | 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 |