Projects tagged ‘dependency_injection’ and ‘java’


[8 total ]

24 Users
   

Guice (pronounced "juice") is an ultra-lightweight, next-generation dependency injection container for Java 5 and later.
Created over 3 years ago.

17 Users
   

PicoContainer is a lightweight and highly embeddable container for components that honour Dependency Injection. Despite it being very compact in size (the core is ~100K and it has no mandatory ... [More] dependencies outside the JDK), PicoContainer supports different dependency injection types (both CDI and SDI) and offers totally customisable lifecycles. PicoContainer has originally been implemented in Java but is also available for other platforms and languages. [Less]
Created over 3 years ago.

7 Users
   

HiveMind is an services and configuration microkernel. Its features are also referred to as Inversion of Control (IoC) Container or Lightweight Container.
Created over 3 years ago.

2 Users

T2 framework is a simple and easy annotation based web framework for web & java developers. Lucy is the lightweight dependency injection and AOP container, as the subproject of T2.
Created about 1 year ago.

2 Users
 

EvaProperties is a properties and dependency injection framework. It supports property inheritance, knows Ant or Maven style references and it instantiates and wires Java objects. You can read ... [More] properties from the classpath, any input stream or a file and save them again. [Less]
Created over 3 years ago.

1 Users

GWTruts is an easy to use GWT MVC and Dependency Injection framework. It virtually divides a GWT module to view, controller and validation sections similar to what we had in traditional MVC web ... [More] frameworks like Apache Struts. It also provides a dependency injection mechanism similar to Spring that you can use to customize your controllers and views (like providing the height of a component through a property setting in its view class configuration via XML files). It provides a page decorator where you can define mappings between a URL and a group of controllers/views and sections of the HTML files. [Less]
Created about 1 year ago.

0 Users

Salve solves the problems that cause anemic domain model anti-pattern [1] [2] and brings back object oriented programming to the business tier. It allows POJOs to reference dependencies, yet remain ... [More] lightweight, serializable, and have unlimited lifecycle (such as being instantiated via the new operator). Salve accomplishes this by instrumenting bytecode either at load time via a JVM agent or at build time via a post-compilation step. For more details see WhySalve wiki page. [1] http://www.martinfowler.com/bliki/AnemicDomainModel.html [2] http://www.theserverside.com/patterns/thread.tss?thread_id=31010#172016 [Less]
Created about 1 year ago.

0 Users

Small embeddable dependency injection framework for Java that is environment-aware.
Created 9 months ago.