Ross ROSS = Recommend OSS · open-source software intelligence for agents

oblac/jodd

Jodd! Lightweight. Java. Zero dependencies. Use what you like. observed · 2026-08-28

github.com/oblac/jodd · homepage · Java · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5108
  • days_rel: n/a
  • days_push: 870
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4054 stars · 715 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Jodd is a collection of lightweight Java micro-frameworks and utility libraries with zero external dependencies, including a DI container (Petite), HTTP client, JSON parser, HTML parser (Lagarto/Jerry), mail client, and thin DB layer. This monorepo hosts the legacy v5 codebase; maintained v6 components have been split into separate repositories.

Use cases

  • parse html with css selectors in java
  • send email from a java app without heavy dependencies
  • lightweight dependency injection container for java
  • parse and serialize in java
  • make http requests with a tiny java client
  • map database rows to objects without a full orm
  • replace java.util.properties with a better config format

When to choose

  • you want small, zero-dependency Java libraries you can adopt piecemeal
  • you need a lightweight alternative to Spring for DI, MVC, or DB access
  • you want a jQuery-like HTML parser on the JVM
  • you are on Java 8/11 and value minimal footprint

When to avoid

  • you need the actively maintained v6 components - use the split jodd-* repositories instead
  • you want a large ecosystem, community plugins, or long-term support guarantees
  • you need reactive or modern async-first HTTP/database tooling
  • you require features beyond the maintenance-mode v5 libraries

Facets

library · maturity maintenance

http-client serialization parser email database orm middleware web-framework developer-tools developer-tools web-development backend databases apis email jvm cross-platform micro-framework dependency-injection html-parser zero-dependencies java8 monorepo utilities

3 sources

Member repositories

RepositoryRoleHealth v2
oblac/joddmain23

For agents

markdown · JSON · MCP: product_card(name="oblac/jodd")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem