lombok 1.16.6-1 source package in Ubuntu

Changelog

lombok (1.16.6-1) unstable; urgency=low

  * Initial release. (Closes: #807816)

 -- Hans-Christoph Steiner <email address hidden>  Sun, 13 Dec 2015 23:23:23 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
lombok_1.16.6-1.dsc 2.1 KiB 14e9b591891730f118343a6923eb40c3b5743379174941d28f55274f6ac4d3cd
lombok_1.16.6.orig.tar.xz 394.0 KiB 729833e472c26427b5f62a19c63a52113e81052161a69a6dfd224ecac64d6630
lombok_1.16.6-1.debian.tar.xz 4.6 KiB 4f9d2473069f99def31676ae606e2e11978c46b4a1fa6dd3174ed7b3c4f14b5e

No changes file available.

Binary packages built by this source

liblombok-java: Reduce boilerplate code in Java projects

 "Boilerplate" is a term used to describe code that is repeated in
 many parts of an application with little alteration. One of the most
 frequently voiced criticisms of the Java language is the volume of
 this type of code that is found in most projects. This problem is
 frequently a result of design decisions in various libraries, but is
 exacerbated by limitations in the language itself. Project Lombok
 aims to reduce the prevalence of some of the worst offenders by
 replacing them with a simple set of annotations.

liblombok-java-doc: Reduce boilerplate code in Java projects (documentation)

 "Boilerplate" is a term used to describe code that is repeated in
 many parts of an application with little alteration. One of the most
 frequently voiced criticisms of the Java language is the volume of
 this type of code that is found in most projects. This problem is
 frequently a result of design decisions in various libraries, but is
 exacerbated by limitations in the language itself. Project Lombok
 aims to reduce the prevalence of some of the worst offenders by
 replacing them with a simple set of annotations.
 .
 This package contains the generated API documentation.