{"id":43383504,"url":"https://github.com/kevinsimard/json-schema-generator-plugin","last_synced_at":"2026-02-02T09:48:31.932Z","repository":{"id":82834916,"uuid":"114685873","full_name":"kevinsimard/json-schema-generator-plugin","owner":"kevinsimard","description":"Java validator classes generator using JSON schema files","archived":false,"fork":false,"pushed_at":"2018-01-09T19:08:28.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-28T14:57:13.307Z","etag":null,"topics":["generator","java","json-schema","json-validation","maven-plugin","mvn"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevinsimard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-12-18T20:44:19.000Z","updated_at":"2018-10-08T21:13:15.000Z","dependencies_parsed_at":"2023-03-12T02:45:44.227Z","dependency_job_id":null,"html_url":"https://github.com/kevinsimard/json-schema-generator-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevinsimard/json-schema-generator-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinsimard%2Fjson-schema-generator-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinsimard%2Fjson-schema-generator-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinsimard%2Fjson-schema-generator-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinsimard%2Fjson-schema-generator-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinsimard","download_url":"https://codeload.github.com/kevinsimard/json-schema-generator-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinsimard%2Fjson-schema-generator-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28967109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T03:46:10.227Z","status":"ssl_error","status_checked_at":"2026-02-01T03:46:01.693Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["generator","java","json-schema","json-validation","maven-plugin","mvn"],"created_at":"2026-02-02T09:48:27.004Z","updated_at":"2026-02-02T09:48:31.923Z","avatar_url":"https://github.com/kevinsimard.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSON Schema Class Generator Maven Plugin\n\n## Code Structure\n\n    ├── src\n    │   └── main\n    │       ├── java\n    │       │   └── com\n    │       │       └── kevinsimard\n    │       │           └── schema\n    │       │               └── validator\n    │       │                   └── plugin\n    │       │                       ├── CleanMojo.java\n    │       │                       └── GenerateMojo.java\n    │       └── resources\n    │           └── templates\n    │               ├── abstract.st\n    │               └── validator.st\n    ├── .editorconfig\n    ├── .gitattributes\n    ├── .gitignore\n    ├── LICENSE.md\n    ├── README.md\n    └── pom.xml\n\n## Usage\n\nUse `$ mvn install` to install the JAR locally.\n\nSee [schema-validator-example](https://github.com/kevinsimard/schema-validator-example) project for a real implementation.\n\n## License\n\nThis package is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinsimard%2Fjson-schema-generator-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinsimard%2Fjson-schema-generator-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinsimard%2Fjson-schema-generator-plugin/lists"}