{"id":50872187,"url":"https://github.com/smallrye/jdeparser","last_synced_at":"2026-06-15T06:06:12.897Z","repository":{"id":354233874,"uuid":"1219254852","full_name":"smallrye/jdeparser","owner":"smallrye","description":"A Java source code generation library","archived":false,"fork":false,"pushed_at":"2026-05-04T13:27:41.000Z","size":569,"stargazers_count":0,"open_issues_count":4,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-04T15:31:36.469Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smallrye.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-23T17:31:43.000Z","updated_at":"2026-05-04T13:27:45.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/smallrye/jdeparser","commit_stats":null,"previous_names":["dmlloyd/jdeparser3","smallrye/jdeparser"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/smallrye/jdeparser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallrye%2Fjdeparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallrye%2Fjdeparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallrye%2Fjdeparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallrye%2Fjdeparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smallrye","download_url":"https://codeload.github.com/smallrye/jdeparser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallrye%2Fjdeparser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34349972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-15T06:06:10.348Z","updated_at":"2026-06-15T06:06:12.890Z","avatar_url":"https://github.com/smallrye.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Maven Central](https://img.shields.io/maven-central/v/io.smallrye.jdeparser/jdeparser?color=green)](https://search.maven.org/search?q=a:jdeparser)\n[![License](https://img.shields.io/github/license/smallrye/jdeparser)](http://www.apache.org/licenses/LICENSE-2.0)\n\n# SmallRye JDeparser\n\nA Java source code generation library.\nRather than concatenating strings or manipulating template files, JDeparser provides a type-safe API for constructing syntactically correct Java source code.\n\nJDeparser is designed for two primary use cases:\n\n* **Annotation processors** that generate source files during compilation\n* **Build-time code generators** that produce Java source as part of a build pipeline\n\n## Getting Started\n\nAdd the following dependency to your project:\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eio.smallrye.jdeparser\u003c/groupId\u003e\n    \u003cartifactId\u003ejdeparser\u003c/artifactId\u003e\n    \u003cversion\u003eVERSION\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nReplace `VERSION` with the latest release version.\n\nFor detailed usage instructions and API documentation, see the [User Manual](MANUAL.adoc).\n\n## Build\n\nBuilding this project requires JDK 25 or later:\n\n```bash\nmvn clean verify\n```\n\n## License\n\nThis project is licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmallrye%2Fjdeparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmallrye%2Fjdeparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmallrye%2Fjdeparser/lists"}