{
"bug-database": "https://issues.apache.org/jira/browse/DELTASPIKE",
"category": "javaee",
"created": "2014-04-11",
"description": "Apache DeltaSpike is  a suite of portable CDI (Contexts & Dependency\nInjection) extensions intended to make application development easier when\nworking with CDI and Java EE.  Some of its key features include:\n\n- A core runtime that supports component configuration, type safe messaging\nand internationalization, and exception handling.\n- A suite of utilities to make programmatic bean lookup easier.\n- A plugin for Java SE to bootstrap both JBoss Weld and Apache OpenWebBeans\noutside of a container.\n- JSF integration, including backporting of JSF 2.2 features for Java EE 6.\n- JPA integration and transaction support.\n- A Data module, to create an easy to use repository pattern on top of JPA.\n- Quartz integration\n\nTesting support is also provided, to allow you to do low level unit testing\nof your CDI enabled projects.",
"doap": "https://gitbox.apache.org/repos/asf?p=deltaspike.git;f=doap_DeltaSpike.rdf;a=blob_plain;hb=HEAD",
"homepage": "http://deltaspike.apache.org",
"license": "http://usefulinc.com/doap/licenses/asl20",
"mailing-list": "http://deltaspike.apache.org/community.html#Mailinglists",
"maintainer": [
{
"mbox": "mailto:struberg@apache.org",
"name": "Mark Struberg"
}
],
"name": "Apache DeltaSpike",
"pmc": "deltaspike",
"programming-language": "Java",
"repository": [
"https://git-wip-us.apache.org/repos/asf/deltaspike.git"
],
"shortdesc": "DeltaSpike is a collection of portable Extensions for CDI Containers"
}