{"id":76865,"library":"helidon-config-metadata-processor","title":"Helidon Config Metadata Processor","description":"Annotation processor for generating configuration metadata in Helidon, deprecated in favor of helidon-config-metadata-codegen.","status":"deprecated","version":"4.4.1","language":"java","source_language":null,"source_url":null,"tags":["helidon","config","metadata","annotation-processor","deprecated"],"install":[{"cmd":"<dependency>\n  <groupId>io.helidon.config</groupId>\n  <artifactId>helidon-config-metadata-processor</artifactId>\n  <version>4.4.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.helidon.config:helidon-config-metadata-processor:4.4.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ConfigMetadataProcessor","correct":"io.helidon.config.metadata.processor.ConfigMetadataProcessor"}],"quickstart":{"code":"import io.helidon.config.metadata.processor.ConfigMetadataProcessor;\n\npublic class Example {\n    // This processor is typically used via annotation processing at compile time.\n    public static void main(String[] args) {\n        System.out.println(\"Deprecated; use helidon-config-metadata-codegen instead.\");\n    }\n}","lang":"java","description":"Demonstrates the deprecated annotation processor usage."},"warnings":[{"fix":"Replace dependency with io.helidon.config:helidon-config-metadata-codegen.","message":"This package is deprecated; use helidon-config-metadata-codegen instead.","severity":"breaking","affected_versions":">=4.0.0"}],"env_vars":null,"search_vec":"'annot':5,26 'annotation-processor':25 'codegen':21 'config':2,19,23 'configur':9 'deprec':13,28 'favor':15 'generat':8 'helidon':1,12,18,22 'helidon-config-metadata-codegen':17 'metadata':3,10,20,24 'processor':4,6,27","created_at":"2026-06-17T19:39:30.994167+00:00","updated_at":"2026-06-17T19:39:30.994167+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":"https://appdoc.app/artifact/io.helidon.config/helidon-config-metadata-processor/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["config"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}