Jar examples for i:ioc-commons
This project defines a set of useful java interfaces for helping you in the definition of the structure of your developments in Java-projects which are designed using a Inversion-Of-Control (IOC) pattern. Useful for MVP-Pattern designs in applications coded on GWT, SWT, Android, etc.
You can download jar file ioc-commons 1.1.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ioc-commons-1.1.3.jar to your project.
<dependency> <groupId>com.seleniti.ioccommons</groupId> <artifactId>ioc-commons</artifactId> <version>1.1.3</version> </dependency>
compile group: 'com.seleniti.ioccommons', name: 'ioc-commons', version: '1.1.3'
libraryDependencies += "com.seleniti.ioccommons" % "ioc-commons" % "1.1.3"
<dependency org="com.seleniti.ioccommons" name="ioc-commons" rev="1.1.3"/>
@Grapes(@Grab(group='com.seleniti.ioccommons', module='ioc-commons', version='1.1.3'))
'com.seleniti.ioccommons:ioc-commons:jar:1.1.3'
Click the following link to download the jar file.
ioc-commons-1.1.3-javadoc.jar