Registry / build-tool / builder-annotations

builder-annotations

JSON →
library0.300.0javamavenunverified

Code generation tools and annotation processors for generating Builder, Fluent APIs, and DSLs in Java.

<dependency> <groupId>io.sundr</groupId> <artifactId>builder-annotations</artifactId> <version>0.300.0</version> </dependency>
INSTALL
IMPORT
SIG · BUILDER-ANNOTATION
B
builder-annotations
build-tooljavav0.300.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Buildable
io.sundr.builder.annotations.Buildable

Annotate a class to generate a builder.

import io.sundr.builder.annotations.Buildable; @Buildable public class Person { private String name; private int age; // getters and setters }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.300.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
30
OpenAI (training)
1
Resources
builder-annotations — mvn dependency:get builder-annotations · libregistry