xmolecules/jmolecules
Libraries to help developers express architectural abstractions in Java code observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 65
- Release rhythm 25
- Longevity 100
Flags: no_readme
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: 182.0
- age_days: 2403
- days_rel: 286
- days_push: 211
- n_releases_24m: 3
Adoption not part of the score
1554 stars · 118 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
jMolecules is a set of Java libraries that let developers explicitly express architectural and domain-driven-design concepts (entities, aggregates, bounded contexts, layered architecture) directly in plain Java code via annotations and types. It also supports generating technical boilerplate and verifying/documenting the architecture from those declarations.
Use cases
- express DDD concepts like entities, value objects and aggregates in Java code
- mark bounded contexts and modules in a codebase
- generate JPA or other technical boilerplate from architectural annotations
- verify that code follows the intended architecture rules
- document software architecture directly in source code
- write domain models in plain Java without framework dependencies
When to choose
- you practice domain-driven design in Java and want concepts explicit in code
- you want architecture rules enforced via static analysis or ArchUnit rules
- you want to reduce boilerplate by deriving technical code from architectural intent
When to avoid
- you don't use DDD or layered architecture patterns
- you need a runtime framework rather than compile-time abstractions
- your team won't adopt annotation discipline
Facets
library · maturity active
middleware developer-tools developer-tools web-development jvm domain-driven-design architecture annotations code-generation architecture-verification
1 source
- homepage: http://jmolecules.org · fetched 2026-08-29 · f3d1cf41f465
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xmolecules/jmolecules | main | 58 |
For agents
markdown · JSON · MCP: product_card(name="xmolecules/jmolecules")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem