Jodd is general purpose Java utility library. It enriches JDK with many powerful and feature rich utilities. Jodd helps with everyday tasks and makes code more robust and reliable. Special attention is put into creating code that is reusable and as fast as possible while still keeping it compact (under 500 KB). Jodd Wot is a bundle of lightweight application frameworks, under 300 KB. It was designed following the CoC, DRY, and SCS principles.
| Tags | Software Development Libraries Java Libraries Application Frameworks |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: This release improves GzipFilter and gziped HTML Stapler bundles and StringTemplateParser. It fixes a Jerry issue with different modes, an HTML Stapler context issue, an issue with empty properties in PropertyUtil, FileNameUtil.getPathNoEndSeparator(), an HTML Stapler issue with relative paths to JS and CSS files, an HTML Stapler CSS Problem, and a Madvoc and Lagarto issue under Jetty.


Release Notes: Lagarto is now more relaxed on invalid tags. This release adds raw HTTP tools and BeanUtil.populate() methods. Type converters and Convert have been refactored and improved. Jerry can provide its builder for optional configuration. LagartoDOMBuilder has been enhanced with many configuration properties. A Lagarto DOM issue when the end of the document is reached and tags are not closed has been fixed. A class FastBuffer for buffering objects has been added.


Release Notes: Some important bugfixes and minor changes. Optimized Fast*Buffer has been added for all primitives. Lagarto Text dom node now decodes HTML. CSSelly now parses pseudo fn expression on creation. CSSelly accepts classes with uppercase chars, and Jerry has been enhanced with the is() method and :contains selector [#jodd-6]. LoggablePreparedStatement6 for JDK6 has been added. Swing utils have been removed as they have not been maintained for months.


Release Notes: This release comes with Lagarto (an HTML Parser), Decora (a page decorator), HTML Stapler, Jerry (jWuery in Java), etc., plus many new little tweaks and enhancements.


Release Notes: This release added some significant updates and bugfixes. The DbOom framework was renamed.