Ioc 1.5.2
A powerful 'Inversion Of Control' (IOC) framework

Ioc is an Inversion of Control (IoC) container and Dependency Injection (DI) framework based on the most excellent Tapestry 5 IoC for Java.

Like Guice? Know Spring? Then you'll love Ioc!

  • Field injection
  • Ctor injection
  • Distributed service configuration
  • Lazy loading
  • Service advise
  • Simple API

Ioc is the modular framework that binds your application together.

Read more...

Install

To install Ioc with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install Ioc with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afIoc.pod (303.15 kB)

Use

To use Ioc in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afIoc 1.5.2 - 1.5"]

Documentation

Information

Meta information on the Ioc pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
303.15 kB
Licence
BSD 2-Clause License
Built on
24th Jan 2014
Source code
at https://bitbucket.org/AlienFactory/afioc
Depends on
afPlastic, compiler, concurrent, sys
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 39 releases of Ioc: