{"id":31565838,"url":"https://github.com/ponfee/dynamic-compiler","last_synced_at":"2025-10-05T07:18:13.162Z","repository":{"id":181003783,"uuid":"174491834","full_name":"ponfee/dynamic-compiler","owner":"ponfee","description":"Dynamic compile java source code","archived":false,"fork":false,"pushed_at":"2023-08-04T15:42:48.000Z","size":5183,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-08-04T16:43:09.106Z","etag":null,"topics":["compile","dynamic-compiler","java-source-code"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ponfee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-03-08T07:44:49.000Z","updated_at":"2023-07-24T04:32:31.000Z","dependencies_parsed_at":"2023-07-24T05:40:04.851Z","dependency_job_id":null,"html_url":"https://github.com/ponfee/dynamic-compiler","commit_stats":null,"previous_names":["ponfee/commons-compile","ponfee/dynamic-compiler"],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/ponfee/dynamic-compiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ponfee%2Fdynamic-compiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ponfee%2Fdynamic-compiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ponfee%2Fdynamic-compiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ponfee%2Fdynamic-compiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ponfee","download_url":"https://codeload.github.com/ponfee/dynamic-compiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ponfee%2Fdynamic-compiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278421864,"owners_count":25984081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":["compile","dynamic-compiler","java-source-code"],"created_at":"2025-10-05T07:18:10.948Z","updated_at":"2025-10-05T07:18:13.158Z","avatar_url":"https://github.com/ponfee.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dynamic compile java source code\n\n## Introduction\nJava源代码动态编译并加载为Java Class对象\n\n## Implementation\n\n### 基于Groovy方式动态编译\n- GroovyCompiler\n\n### 基于JDK方式动态编译\n- JdkCompiler\n- 获取包与类名的两种方式\n  - RegexJavaSource：基于复杂的正则表达式提取\n  - JavacJavaSource：基于jdk tools.jar的Javac编译器功能\n\n## Usage\nTo see [`JavaSourceCompilerTest`](src/test/java/cn/ponfee/commons/compile/JavaSourceCompilerTest.java)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fponfee%2Fdynamic-compiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fponfee%2Fdynamic-compiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fponfee%2Fdynamic-compiler/lists"}