{"id":20340430,"url":"https://github.com/toolisticon/aptk-kotlin-demo","last_synced_at":"2026-04-20T07:31:05.589Z","repository":{"id":79555201,"uuid":"461634422","full_name":"toolisticon/aptk-kotlin-demo","owner":"toolisticon","description":"Demonstrates usage of APTK and CUTE framework in Kotlin","archived":false,"fork":false,"pushed_at":"2023-12-15T17:44:12.000Z","size":221,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-03-04T14:49:17.770Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"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/toolisticon.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-20T22:32:00.000Z","updated_at":"2022-02-22T00:26:43.000Z","dependencies_parsed_at":"2024-11-14T21:24:49.015Z","dependency_job_id":"4d07e267-5b5c-4b6c-919b-340f5e34f3de","html_url":"https://github.com/toolisticon/aptk-kotlin-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/toolisticon/aptk-kotlin-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolisticon%2Faptk-kotlin-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolisticon%2Faptk-kotlin-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolisticon%2Faptk-kotlin-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolisticon%2Faptk-kotlin-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toolisticon","download_url":"https://codeload.github.com/toolisticon/aptk-kotlin-demo/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toolisticon%2Faptk-kotlin-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32037793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"2024-11-14T21:21:54.894Z","updated_at":"2026-04-20T07:31:05.572Z","avatar_url":"https://github.com/toolisticon.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kotlin Annotation Processor Demo\n\n[![Build Status](https://travis-ci.org/toolisticon/aptk-kotlin-demo.svg?branch=master)](https://travis-ci.org/toolisticon/aptk-kotlin-demo)\n[![codecov](https://codecov.io/gh/toolisticon/aptk-kotlin-demo/branch/master/graph/badge.svg)](https://codecov.io/gh/toolisticon/aptk-kotlin-demo)\n\n# About\n\nThis demo shows how to build annotation processors in kotlin using the toolisticon annotation processor stack\n\nThe stack contains:\n\n- [APTK](https://github.com/toolisticon/aptk): The annotation processor toolkit is a library that helps you to develop annotation processors.\n- [CUTE](https://github.com/toolisticon/cute): A compile time unit testing framework for testing annotation processors by compiling Java test source files or by supporting you to develop unit tests for you annotation processor related code. (Will soon also support Kotlin files)\n\nThe demo is the kotlin port of [SPIAP](https://github.com/toolisticon/SPI-Annotation-Processor) project written in Java, just to demonstrate how the same processor could look like in kotlin.\n\nOne remark: The Kotlin code isn't perfect since I have just started to learn Kotlin. It will be updated from  time to time.\n\nNot the whole project has been moved to kotlin yet. This will be done in the near future\n# Contributing\n\nWe welcome any kind of suggestions and pull requests.\n\n## Building the demo\n\nThe SPI-Annotation-Processor is built using Maven (at least version 3.0.0).\nA simple import of the pom in your IDE should get you up and running. \nTo build the demo on the commandline, just run `./mvnw` or `./mvnw clean install`\n\n## Requirements\n\nThe likelihood of a pull request being used rises with the following properties:\n\n- You have used a feature branch.\n- You have included a test that demonstrates the functionality added or fixed.\n- You adhered to the [code conventions](http://www.oracle.com/technetwork/java/javase/documentation/codeconvtoc-136057.html).\n\n## Contributions\n\n- (2022) Tobias Stamann (Holisticon AG)\n\n# License\n\nThis project is released under the revised [MIT License](LICENSE).\n\nThis project includes and repackages the [Annotation-Processor-Toolkit](https://github.com/holisticon/annotation-processor-toolkit) released under the  [MIT License](/3rdPartyLicenses/annotation-processor-toolkit/LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoolisticon%2Faptk-kotlin-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoolisticon%2Faptk-kotlin-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoolisticon%2Faptk-kotlin-demo/lists"}