Jodd! Lightweight. Java. Zero dependencies. Use what you like.
Welcome to the Jodd - a unique, alternative world of Java π You can find here some micro-frameworks and some handy tools. Nothing more, nothing less.
The official web-site: https://jodd.org
Jodd v6 is the maintained version, working on Java 8 and 11. The following components are promoted to version 6:
The decision which component is promoted is based on the Maven Central Repo statistics.
Version v5 contains remaining libraries and frameworks. They are in maintenance mode.
Sorry, I can only do so much.
Jodd is set of micro-frameworks and developer-friendly tools and utilities.
Use what you like. Thank you. π
Cool libraries:
jodd-json
- JSON parser and serializer. βjodd-lagarto
- HTML parser with Jerry
and CSSelly
and Form
tag. βjodd-http
- tiny HTTP client. βjodd-mail
- for easier email sending. βMicro-frameworks:
jodd-madvoc
- slick MVC framework.jodd-petite
- pragmatic DI container. βjodd-proxetta
- dynamic proxies and Paramo
. βjodd-db
- thin database layer and object mapper. βjodd-jtx
- transactions management. βLess used tools:
jodd-decora
- pages decorator.jodd-htmlstapler
- static page resources handler.jodd-vtor
- validation framework.Full Stack Bundle:
jodd-joy
- super-easy app framework, built with Jodd micro-frameworks.Utilities:
jodd-core
- contains many every-day utilities. βjodd-bean
- our infamous BeanUtil
, type inspectors and converters. βjodd-props
- is the super-replacement for Java Properties
. βjodd-servlet
- with many servlet utilities, including nice tag library.Read more in our official documentation.
Jodd is built with Gradle on JDK8,
targeting Java 1.8. You donβt have to install anything,
the only prerequisites are Git
and Java JDK.
Feel free to contribute! Follow these steps:
First time only:
upstream
) to your GitHub account (origin
)origin
as your local
repoEvery other time:
origin
and local
repos from upstream
origin
We will pickup up from there π
π
This project exists thanks to all the people who contribute. [Contribute].