{"id":68960,"library":"value-annotations","title":"Immutables Value Annotations","description":"Compile-time annotations for generating immutable value objects, builders, and more via the Immutables library.","status":"active","version":"2.12.1","language":"java","source_language":null,"source_url":"https://github.com/immutables/immutables","tags":["immutables","value-objects","annotation-processing","builder"],"install":[{"cmd":"<dependency>\n  <groupId>org.immutables</groupId>\n  <artifactId>value-annotations</artifactId>\n  <version>2.12.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.immutables:value-annotations:2.12.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Value","correct":"org.immutables.value.Value"}],"quickstart":{"code":"import org.immutables.value.Value;\n\n@Value.Immutable\npublic interface Person {\n    String getName();\n    int getAge();\n}","lang":"java","description":"Define an immutable value object using @Value.Immutable"},"warnings":[{"fix":"Add maven-compiler-plugin with annotationProcessorPaths including org.immutables:value.","message":"Requires annotation processing to be enabled in your build tool (e.g., Maven compiler plugin).","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'annot':3,7,25 'annotation-process':24 'builder':13,27 'compil':5 'compile-tim':4 'generat':9 'immut':1,10,18,20 'librari':19 'object':12,23 'process':26 'time':6 'valu':2,11,22 'value-object':21 'via':16","created_at":"2026-06-17T17:55:55.542287+00:00","updated_at":"2026-06-17T17:55:55.542287+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":"https://github.com/immutables/immutables/tree/value-annotations","github":"https://github.com/immutables/immutables","docs":"https://appdoc.app/artifact/org.immutables/value-annotations/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"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}}