| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.dell.isg.smi | 
    
| ArtifactId | ArtifactIdcommons-utilities | 
    
| Last Version | Last Version1.0.32 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSMI Commons Utilities 
            Commons Utilities jar library for the System Management Integration (SMI) projects. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| commons-utilities-1.0.32.pom | |
| commons-utilities-1.0.32.jar | 46 KB | 
| commons-utilities-1.0.32-sources.jar | 32 KB | 
| commons-utilities-1.0.32-javadoc.jar | 138 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.dell.isg.smi/commons-utilities/ -->
<dependency>
    <groupId>com.dell.isg.smi</groupId>
    <artifactId>commons-utilities</artifactId>
    <version>1.0.32</version>
</dependency>
                // https://jarcasting.com/artifacts/com.dell.isg.smi/commons-utilities/
implementation 'com.dell.isg.smi:commons-utilities:1.0.32'
                // https://jarcasting.com/artifacts/com.dell.isg.smi/commons-utilities/
implementation ("com.dell.isg.smi:commons-utilities:1.0.32")
                'com.dell.isg.smi:commons-utilities:jar:1.0.32'
                <dependency org="com.dell.isg.smi" name="commons-utilities" rev="1.0.32">
  <artifact name="commons-utilities" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.dell.isg.smi', module='commons-utilities', version='1.0.32')
)
                libraryDependencies += "com.dell.isg.smi" % "commons-utilities" % "1.0.32"
                [com.dell.isg.smi/commons-utilities "1.0.32"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.dell.isg.smi : commons-model | jar | 1.0.80 | 
| org.apache.commons : commons-collections4 | jar | 4.1 | 
| org.apache.commons : commons-lang3 | jar | 3.5 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.8 | 
| org.glassfish.jersey.core : jersey-client | jar | 2.25.1 | 
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.25.1 |