lombok 0.0.5 copy "lombok: ^0.0.5" to clipboard
lombok: ^0.0.5 copied to clipboard

discontinued

Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java. Never write another getter or equals method again, with one annotation your class has [...]

0.0.4 #

  • Support generic type
  • Considering generate setter for private field

0.0.3 #

  • Fix getter template
  • Update readme
  • Clean up useless code

0.0.2 #

  • Fix wrong dependency configuration

0.0.1 #

  • Initial version, created by Stagehand
  • Finish basic usage of @data, @setter and @getter
  • Support @setter and @getter use on field with @lombokt
14
likes
30
pub points
35%
popularity

Publisher

unverified uploader

Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java. Never write another getter or equals method again, with one annotation your class has a fully featured builder, Automate your logging variables, and much more.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

analyzer, build, mobx, mustache4dart, source_gen

More

Packages that depend on lombok