| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.seleniti.ioccommons | 
    
| ArtifactId | ArtifactIdioc-commons-utils | 
    
| Last Version | Last Version1.2.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionIOC-Commons utils library 
            Library which contains some common utilities for the other IOC-Commons libraries. 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.seleniti.ioccommons/ioc-commons-utils/ -->
<dependency>
    <groupId>com.seleniti.ioccommons</groupId>
    <artifactId>ioc-commons-utils</artifactId>
    <version>1.2.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.seleniti.ioccommons/ioc-commons-utils/
implementation 'com.seleniti.ioccommons:ioc-commons-utils:1.2.1'
                // https://jarcasting.com/artifacts/com.seleniti.ioccommons/ioc-commons-utils/
implementation ("com.seleniti.ioccommons:ioc-commons-utils:1.2.1")
                'com.seleniti.ioccommons:ioc-commons-utils:jar:1.2.1'
                <dependency org="com.seleniti.ioccommons" name="ioc-commons-utils" rev="1.2.1">
  <artifact name="ioc-commons-utils" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.seleniti.ioccommons', module='ioc-commons-utils', version='1.2.1')
)
                libraryDependencies += "com.seleniti.ioccommons" % "ioc-commons-utils" % "1.2.1"
                [com.seleniti.ioccommons/ioc-commons-utils "1.2.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| xerces : xercesImpl | jar | 2.11.0 | 
| xml-apis : xml-apis | jar | 1.4.01 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.jdo : jdo-api | jar | [3.0.0,) | 
| log4j : log4j | jar | [1.2.16,) |