is announcing that Apache DeltaSpike with version number 1.5.0 is already available to download.
What is Apache DeltaSpike ?
Apache DeltaSpike is A small collection of portable Java CDI extensions for implementing a basic IoC layer for your Java Web or desktop applications .
CDI stands for "Contexts and Dependency Injection", a technique used in Java for setting fields in a container-managed application, according to the Inversion of Control (IoC) design pattern.DeltaSpike allows developers to extend the default Java CDI layer with extra toolkits and shortcuts.This small library adds extra support for injectable resources, excludes, task scheduling, multi-window handling, converter and validator injections.It also includes Bean Validation integration, JMX integration, decoupled exception handling and many other more.Apache DeltaSpike supports development systems like Apache OpenWebBeans and JBoss Weld.
This is changelog for Apache DeltaSpike version 1.5.0 :
You can read the complete changelog and also download this latest version on their homepage:
deltaspike.apache.org