An open API service indexing awesome lists of open source software.

https://github.com/oblac/jodd-util

Essential Java utilities.
https://github.com/oblac/jodd-util

java jodd utility-library

Last synced: 11 months ago
JSON representation

Essential Java utilities.

Awesome Lists containing this project

README

          

# Jodd Util

[![Jodd](https://img.shields.io/badge/>-Jodd-orange)](https://github.com/oblac/jodd)
![GitHub release](https://img.shields.io/github/release/oblac/jodd-util.svg)
![Maven Central](https://img.shields.io/maven-central/v/org.jodd/jodd-util)
[![javadoc](https://javadoc.io/badge2/org.jodd/jodd-util/javadoc.svg)](https://javadoc.io/doc/org.jodd/jodd-util)
[![Build](https://github.com/oblac/jodd-util/actions/workflows/gradle-build.yml/badge.svg)](https://github.com/oblac/jodd-util/actions/workflows/gradle-build.yml)
[![codecov](https://codecov.io/gh/oblac/jodd-util/branch/master/graph/badge.svg)](https://codecov.io/gh/oblac/jodd-util)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/3bcf17e031744b61bdaa71034fe639cf)](https://www.codacy.com/gh/oblac/jodd-util?utm_source=github.com&utm_medium=referral&utm_content=oblac/jodd-util&utm_campaign=Badge_Grade)
[![Stack Overflow](https://img.shields.io/badge/stack%20overflow-jodd-4183C4.svg)](https://stackoverflow.com/questions/tagged/jodd)
[![BSD License](https://img.shields.io/badge/license-BSD--2--Clause-blue.svg)](https://github.com/oblac/jodd-util/blob/master/LICENSE)

🌟 Dependency-free Java utilities, including the famous `BeanUtil`.

🏡 Website: [util.jodd.org](https://util.jodd.org)

❤️ For developers, by developer.