Projects tagged ‘codehaus’


[8 total ]
53

XStream

   
Primary Language: Java Licensed as: BSD-ish License

XStream is a simple library to serialize objects to XML and back again. Features: Ease of use, no mappings, performance, clean XML, no modifications to classes, integration with XML libraries, full object graph support, customizable conversion strategies.

Metrics updated 14 May 08

11

picocontainer

 
Primary Language: Java Licensed as: PicoContainer license

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 dependencies outside the JDK), PicoContainer supports ... [More] 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]

Metrics updated 15 May 08

4

Woodstox

 
Primary Language: Java Licensed as: Apache Software License,GNU Library or "Lesser" GPL

Woodstox is a high-performance validating namespace-aware StAX-compliant (JSR-173) Open Source XML-processor written in Java. XML processor means that it handles both input (== parsing) and output (== writing, serialization)), as well as supporting tasks such as validation.

Metrics updated about 17 hours ago

2

nanocontainer

   
Primary Language: Java Licensed as: BSD-ish License

NanoContainer is a container for components honouring dependency injection. NanoContainer builds on top of PicoContainer the support for several scripting meta-languages (XML, Groovy, Bsh, Jython and Rhyno), AOP, Web frameworks (Struts and WebWork), Persistence (Hibernate) SOAP, JMX, and much more.

Metrics updated about 16 hours ago

1

StaxMate

 
Primary Language: Java Licensed as: Apache License, 2.0,GNU Library or "Lesser" GPL

StaxMate is a light-weight framework that adds convenience to streaming XML-processing without significant additional overhead. It builds on top of StAX (JSR-173) compliant processors such as Woodstox , and offers two basic abstractions: * Cursors, which build on XMLStreamReaders * Output objects, which build on XMLStreamWriters.

Metrics updated 19 Apr 08

1

XSite

 
Primary Language: Java Licensed as: BSD-ish License

XSite is a simple yet flexible site generation tool.

Metrics updated about 17 hours ago

0

ProxyToys

 
Primary Language: Java Licensed as: BSD-ish License

Have you ever developed code that uses java.lang.reflect.Proxy and thought: "That CGLIB library sure is cool. I wish I could leverage both standard proxies and CGLIB proxies without changing my code". With ProxyToys you can! ProxyToys is to ... [More] proxy generation what Jakarta Commons Logging is to logging - an thin implementation neutral API for Proxy creation. Whether to use standard proxies or CGLIB is a one-line code change. [Less]

Metrics updated 15 May 08

0

Jettison - Json Stax implementation

 
Primary Language: Java Licensed as: Apache License, 2.0

Jettison is a collection of StAX parsers and writers which read and write JSON. This allows nearly transparent enablement of JSON based web services in services frameworks like CXF.

Metrics updated 01 May 08