GithubHelp home page GithubHelp logo

mu-l / jodd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oblac/jodd

0.0 2.0 0.0 41.81 MB

Jodd! Lightweight. Java. Use what you like.

Home Page: https://jodd.org

License: BSD 2-Clause "Simplified" License

Shell 0.02% Java 98.11% Python 1.73% HTML 0.14%

jodd's Introduction


GitHub release Stack Overflow BSD License

👋 Hello!

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.

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.

Version v5 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 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.

:octocat: Building Jodd from source

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.

💝 Contribute

Feel free to contribute! Follow these steps:

First time only:

  • fork the Jodd repo (upstream) to your GitHub account (origin)
  • clone origin as your local repo

Every other time:

  • update both origin and local repos from upstream
  • create new branch for a feature or bug fix
  • commit often :)
  • once when work is done, push local changes to your origin
  • 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].

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.