Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rzwitserloot/lombok
Very spicy additions to the Java programming language.
https://github.com/rzwitserloot/lombok
Last synced: 3 months ago
JSON representation
Very spicy additions to the Java programming language.
- Host: GitHub
- URL: https://github.com/rzwitserloot/lombok
- Owner: projectlombok
- License: other
- Created: 2009-06-08T19:46:41.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2024-08-14T08:13:25.000Z (3 months ago)
- Last Synced: 2024-08-16T08:04:58.566Z (3 months ago)
- Language: Java
- Homepage: https://projectlombok.org/
- Size: 77.4 MB
- Stars: 12,760
- Watchers: 381
- Forks: 2,362
- Open Issues: 888
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# Project Lombok
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.See [LICENSE] for the Project Lombok license.
Looking for professional support of Project Lombok? Lombok is now part of a [tidelift subscription]!
For a list of all authors, see the [AUTHORS] file.
For complete project information, a short tutorial on what lombok does, and how to download / use / install it, see [projectlombok.org]
You can review our security policy via [SECURITY.md]
[LICENSE]: https://github.com/projectlombok/lombok/blob/master/LICENSE
[AUTHORS]: https://github.com/projectlombok/lombok/blob/master/AUTHORS
[SECURITY.md]: https://github.com/projectlombok/lombok/blob/master/SECURITY.md
[projectlombok.org]: https://projectlombok.org/
[tidelift subscription]: https://tidelift.com/subscription/pkg/maven-org-projectlombok-lombok?utm_source=maven-org-projectlombok-lombok&utm_medium=referral&campaign=website