Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/joddPublic

Jodd! Lightweight. Java. Zero dependencies. Use what you like.

License

BSD-2-Clause, BSD-2-Clause licenses found

Licenses found

BSD-2-Clause
LICENSE
BSD-2-Clause
COPYING
NotificationsYou must be signed in to change notification settings

oblac/jodd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 


GitHub releaseStack OverflowBSD License

👋 Hello!

Welcome to theJodd - a unique, alternative world of Java :) You can find here some micro-frameworks and some handy tools. Nothing more, nothing less.

Jodd = tools + ioc + mvc + db + aop + tx + json + html < 1.7 Mb

The official web-site:https://jodd.org

‼️ THIS IS THE OLD MONOREPO. USE NEW JODD REPOS FOR v6+‼️

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.

Versionv5 contains remaining libraries and frameworks. They are in maintenance mode.

Sorry, I can only do so much.


⚡ Jodd

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 withJerry andCSSelly andForm 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 andParamo. ⭐
  • 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 withJodd micro-frameworks.

Utilities:

  • jodd-core - contains many every-day utilities. ⭐
  • jodd-bean - our infamousBeanUtil, type inspectors and converters. ⭐
  • jodd-props - is the super-replacement for JavaProperties. ⭐
  • jodd-servlet - with many servlet utilities, including nice tag library.

Read more in ourofficial documentation.

:octocat: Building Jodd from source

Jodd is built withGradle on JDK8,targeting Java 1.8. You don't have to install anything,the only prerequisites areGitand Java JDK.

💝 Contribute

Feel free tocontribute! Follow these steps:

First time only:

  • fork theJodd repo (upstream) to your GitHub account (origin)
  • cloneorigin as yourlocal repo

Every other time:

  • update bothorigin andlocal repos fromupstream
  • create new branch for a feature or bug fix
  • commit often :)
  • once when work is done, push local changes to yourorigin
  • send us a pull request (PR)

We will pickup up from there :)

🚀

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].


[8]ページ先頭

©2009-2025 Movatter.jp