{"id":54378,"library":"value","title":"Immutables Value","description":"Immutables Value generates consistent value objects from abstract classes, interfaces, or annotations via compile-time annotation processing.","status":"active","version":"2.12.1","language":"java","source_language":null,"source_url":"https://github.com/immutables/immutables","tags":["immutables","value-objects","annotation-processing"],"install":[{"cmd":"<dependency>\n  <groupId>org.immutables</groupId>\n  <artifactId>value</artifactId>\n  <version>2.12.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.immutables:value: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":"Defines an immutable value object using Immutables."},"warnings":[{"fix":"Add annotation processor dependency and configure Maven/Gradle accordingly.","message":"Annotation processing must be enabled in your build tool.","severity":"gotcha","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'abstract':10 'annot':14,19,26 'annotation-process':25 'class':11 'compil':17 'compile-tim':16 'consist':6 'generat':5 'immut':1,3,21 'interfac':12 'object':8,24 'process':20,27 'time':18 'valu':2,4,7,23 'value-object':22 'via':15","created_at":"2026-06-15T09:03:03.655189+00:00","updated_at":"2026-06-15T09:03:03.655189+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","github":"https://github.com/immutables/immutables","docs":"https://appdoc.app/artifact/org.immutables/value/","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-15","next_check":"2026-12-12","install_tag":null}}