Immutables Value generates consistent value objects from abstract classes, interfaces, or annotations via compile-time annotation processing.
<dependency>
<groupId>org.immutables</groupId>
<artifactId>value</artifactId>
<version>2.12.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines an immutable value object using Immutables.
Add annotation processor dependency and configure Maven/Gradle accordingly.
No dependency data recorded yet.