phax/jcodemodel

A heavily extended fork of the com.sun.codemodel (from 2013/09)

59
/ 100
Established

jcodemodel helps Java developers programmatically generate Java source code. It takes your design choices and rules for code structure and outputs compilable Java files. This is invaluable for anyone building tools that need to create Java classes, methods, or interfaces on the fly, such as code generators for data schemas or API clients.

Use this if you need to automate the creation of Java source code based on dynamic inputs or specifications, especially for projects requiring Java 17+ features like records or `try-with-resources`.

Not ideal if you're looking for a direct replacement for JAXB for XML binding, as special configuration would be needed due to package name changes.

Java development code generation software engineering API client generation schema-to-code
No Package No Dependents
Maintenance 13 / 25
Adoption 9 / 25
Maturity 16 / 25
Community 21 / 25

How are scores calculated?

Stars

98

Forks

35

Language

Java

License

Last pushed

Mar 17, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/phax/jcodemodel"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.