Jar examples for i:ioc-commons-ext
Library which contains some extension classes for the library IOC-Commons. It provides some interface definitions and some tool classes which are non-dependent from the used technology; i.e. the classes and interfaces from this library do not depend on the choosen ioc-commons-implementation library.
You can download jar file ioc-commons-ext 1.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ioc-commons-ext-1.2.0.jar to your project.
<dependency> <groupId>com.seleniti.ioccommons</groupId> <artifactId>ioc-commons-ext</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.seleniti.ioccommons', name: 'ioc-commons-ext', version: '1.2.0'
libraryDependencies += "com.seleniti.ioccommons" % "ioc-commons-ext" % "1.2.0"
<dependency org="com.seleniti.ioccommons" name="ioc-commons-ext" rev="1.2.0"/>
@Grapes(@Grab(group='com.seleniti.ioccommons', module='ioc-commons-ext', version='1.2.0'))
'com.seleniti.ioccommons:ioc-commons-ext:jar:1.2.0'
Click the following link to download the jar file.
ioc-commons-ext-1.2.0-javadoc.jar