{"id":18255452,"url":"https://github.com/roroche/annotationprocessorstarter","last_synced_at":"2025-04-04T17:31:17.907Z","repository":{"id":217038126,"uuid":"89737637","full_name":"RoRoche/AnnotationProcessorStarter","owner":"RoRoche","description":"Project to set up basics of a Java annotation processor","archived":false,"fork":false,"pushed_at":"2020-04-26T16:50:06.000Z","size":100,"stargazers_count":19,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-01-14T07:50:47.432Z","etag":null,"topics":["android","android-library","annotation","annotation-processing","annotation-processor","annotationprocessor","annotations","annotations-processor","apt","java","java-library"],"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/RoRoche.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-04-28T19:18:50.000Z","updated_at":"2024-01-14T07:51:04.439Z","dependencies_parsed_at":"2024-01-14T08:05:08.537Z","dependency_job_id":null,"html_url":"https://github.com/RoRoche/AnnotationProcessorStarter","commit_stats":null,"previous_names":["roroche/annotationprocessorstarter"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoRoche%2FAnnotationProcessorStarter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoRoche%2FAnnotationProcessorStarter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoRoche%2FAnnotationProcessorStarter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RoRoche%2FAnnotationProcessorStarter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RoRoche","download_url":"https://codeload.github.com/RoRoche/AnnotationProcessorStarter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223150654,"owners_count":17095959,"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","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":["android","android-library","annotation","annotation-processing","annotation-processor","annotationprocessor","annotations","annotations-processor","apt","java","java-library"],"created_at":"2024-11-05T10:16:28.620Z","updated_at":"2024-11-05T10:16:29.274Z","avatar_url":"https://github.com/RoRoche.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AnnotationProcessorStarter\n\nProject to set up basics of a Java annotation processor.\n\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-AnnotationProcessorStarter-brightgreen.svg?style=flat)](https://android-arsenal.com/details/3/5665)\n\n![logo](https://raw.githubusercontent.com/RoRoche/AnnotationProcessorStarter/master/assets/logo.png)\n\n\u003c!-- run the following command line: markdown-toc -i README.md --\u003e\n\n\u003c!-- toc --\u003e\n\n- [Motivations](#motivations)\n- [Technical base](#technical-base)\n- [Distribution](#distribution)\n- [Bibliography](#bibliography)\n- [Logo credits](#logo-credits)\n\n\u003c!-- tocstop --\u003e\n\n## Motivations\n\n- Provide a fluent and complete stack to write a custom annotation processor using Android Studio\n- Set up a robust testing strategy of the `Processor` implementation\n\n## Technical base\n\n- [javapoet](https://github.com/square/javapoet) \n\n\u003e A Java API for generating .java source files\n\n- [auto-service](https://github.com/google/auto/tree/master/service) \n\n\u003e A configuration/metadata generator for java.util.ServiceLoader-style service providers\n\n- [compile-testing](https://github.com/google/compile-testing)\n\n\u003e Testing tools for javac and annotation processors\n\n- [truth](http://google.github.io/truth/)\n\n\u003e Assertion/Proposition framework for Java unit tests\n\n## Distribution\n\n- \u003chttps://medium.com/@daniellevass/how-to-publish-your-android-studio-library-to-jcenter-5384172c4739\u003e\n- \u003chttps://inthecheesefactory.com/blog/how-to-upload-library-to-jcenter-maven-central-as-dependency/en\u003e\n\n## Bibliography\n\n- \u003chttp://hannesdorfmann.com/annotation-processing/annotationprocessing101\u003e\n- \u003chttps://medium.com/inloop/weapons-for-boilerplate-destruction-annotation-processor-1fe94cd0e184\u003e\n- \u003chttps://medium.com/inloop/weapons-for-boilerplate-destruction-pt-3-testing-the-annotation-processor-f486fb19f5b1\u003e\n\n## Logo credits\n\nTechnology graphic by \u003ca href=\"http://www.flaticon.com/authors/freepik\"\u003eFreepik\u003c/a\u003e from \u003ca href=\"http://www.flaticon.com/\"\u003eFlaticon\u003c/a\u003e is licensed under \u003ca href=\"http://creativecommons.org/licenses/by/3.0/\" title=\"Creative Commons BY 3.0\"\u003eCC BY 3.0\u003c/a\u003e. Made with \u003ca href=\"http://logomakr.com\" title=\"Logo Maker\"\u003eLogo Maker\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froroche%2Fannotationprocessorstarter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froroche%2Fannotationprocessorstarter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froroche%2Fannotationprocessorstarter/lists"}