lombok-pg is a collection of extensions to lombok (source) which further reduce boilerplate in Java. It is distributed together with lombok in one spicy package. lombok-pg is usually pretty much up to date with lombok, so you can enjoy all the funky stuff lombok offers ...and a bit more!
@Action
info@AutoGenMethodStub
info@BoundPropertySupport
and@BoundSetter
info@Builder
and@Builder.Extension
info@DoPrivileged
info@EnumId
info@ExtensionMethod
info@FluentSetter
info@Function
info@LazyGetter
info@ListenerSupport
info@WriteLock
and@ReadLock
info@Await
,@Signal
and@AwaitBeforeAndSignalAfter
info@Rethrow
and@Rethrows
info@Sanitize.Normalize
and@Sanitize.With
info@Singleton
info@SwingInvokeLater
and@SwingInvokeAndWait
[info] (http://peichhorn.github.com/lombok-pg/SwingInvoke.html)@Validate.NotEmpty
,@Validate.NotNull
and@Validate.With
info@VisibleForTesting
info
Application
andJVMAgent
info
@AllArgsConstructor, @RequiredArgsConstructor and @NoArgsConstructor
info@Cleanup
info@Delegate
info@EqualsAndHashcode
info@Getter/Setter
info@Getter(lazy=true)
info@Log
info@SneakyThrows
info@Synchronized
info@ToString
info
val
info
lombok-pg 0.10.0 (based on lombok 0.10.0)
Edge release: lombok-pg 0.10.1-EDGE (based on lombok 0.10.1-EDGE)