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.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ioc-commons-1.1.0.jar to your project.
<dependency> <groupId>com.seleniti.ioccommons</groupId> <artifactId>ioc-commons</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.seleniti.ioccommons', name: 'ioc-commons', version: '1.1.0'
libraryDependencies += "com.seleniti.ioccommons" % "ioc-commons" % "1.1.0"
<dependency org="com.seleniti.ioccommons" name="ioc-commons" rev="1.1.0"/>
@Grapes(@Grab(group='com.seleniti.ioccommons', module='ioc-commons', version='1.1.0'))
'com.seleniti.ioccommons:ioc-commons:jar:1.1.0'
Click the following link to download the jar file.
ioc-commons-1.1.0-javadoc.jar