Download ioc-commons-utils-1.2.1.jar file - Jar i

Jar examples for i:ioc-commons-utils

Description

Library which contains some common utilities for the other IOC-Commons libraries.

You can download jar file ioc-commons-utils 1.2.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ioc-commons-utils-1.2.1.jar to your project.

<dependency>
   <groupId>com.seleniti.ioccommons</groupId>
   <artifactId>ioc-commons-utils</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'com.seleniti.ioccommons', name: 'ioc-commons-utils', version: '1.2.1'
libraryDependencies += "com.seleniti.ioccommons" % "ioc-commons-utils" % "1.2.1"
<dependency org="com.seleniti.ioccommons" name="ioc-commons-utils" rev="1.2.1"/>
@Grapes(@Grab(group='com.seleniti.ioccommons', module='ioc-commons-utils', version='1.2.1'))
'com.seleniti.ioccommons:ioc-commons-utils:jar:1.2.1'

Download

Click the following link to download the jar file.

ioc-commons-utils-1.2.1-jar-with-dependencies.jar
ioc-commons-utils-1.2.1-javadoc.jar
ioc-commons-utils-1.2.1-sources.jar
ioc-commons-utils-1.2.1.jar
ioc-commons-utils-1.2.1.pom



Related Tutorials