| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.dell.isg.smi | 
    
| ArtifactId | ArtifactIdcommons-model | 
    
| Last Version | Last Version1.0.97 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSMI Commons Model 
            Commons model jar library for the System Management Integration (SMI) projects. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| commons-model-1.0.97.pom | |
| commons-model-1.0.97.jar | 218 KB | 
| commons-model-1.0.97-sources.jar | 205 KB | 
| commons-model-1.0.97-javadoc.jar | 854 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.dell.isg.smi/commons-model/ -->
<dependency>
    <groupId>com.dell.isg.smi</groupId>
    <artifactId>commons-model</artifactId>
    <version>1.0.97</version>
</dependency>
                // https://jarcasting.com/artifacts/com.dell.isg.smi/commons-model/
implementation 'com.dell.isg.smi:commons-model:1.0.97'
                // https://jarcasting.com/artifacts/com.dell.isg.smi/commons-model/
implementation ("com.dell.isg.smi:commons-model:1.0.97")
                'com.dell.isg.smi:commons-model:jar:1.0.97'
                <dependency org="com.dell.isg.smi" name="commons-model" rev="1.0.97">
  <artifact name="commons-model" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.dell.isg.smi', module='commons-model', version='1.0.97')
)
                libraryDependencies += "com.dell.isg.smi" % "commons-model" % "1.0.97"
                [com.dell.isg.smi/commons-model "1.0.97"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.springfox : springfox-swagger2 | jar | 2.6.1 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.8 | 
| org.apache.commons : commons-lang3 | jar | 3.5 | 
| commons-validator : commons-validator | jar | 1.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.jmockit : jmockit | jar | 1.31 |