Project Lombok

Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!

License

License

Categories

Categories

Lombok Application Layer Libs Code Generators
GroupId

GroupId

org.projectlombok
ArtifactId

ArtifactId

lombok-utils
Last Version

Last Version

1.18.12
Release Date

Release Date

Type

Type

jar
Description

Description

Project Lombok
Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!
Project URL

Project URL

https://projectlombok.org
Source Code Management

Source Code Management

http://github.com/rzwitserloot/lombok

Download lombok-utils

How to add to project

<!-- https://jarcasting.com/artifacts/org.projectlombok/lombok-utils/ -->
<dependency>
    <groupId>org.projectlombok</groupId>
    <artifactId>lombok-utils</artifactId>
    <version>1.18.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.projectlombok/lombok-utils/
implementation 'org.projectlombok:lombok-utils:1.18.12'
// https://jarcasting.com/artifacts/org.projectlombok/lombok-utils/
implementation ("org.projectlombok:lombok-utils:1.18.12")
'org.projectlombok:lombok-utils:jar:1.18.12'
<dependency org="org.projectlombok" name="lombok-utils" rev="1.18.12">
  <artifact name="lombok-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.projectlombok', module='lombok-utils', version='1.18.12')
)
libraryDependencies += "org.projectlombok" % "lombok-utils" % "1.18.12"
[org.projectlombok/lombok-utils "1.18.12"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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, see projectlombok.org

You can review our security policy via SECURITY.md

Versions

Version
1.18.12
1.18.10
1.18.8
1.18.6
1.18.4
1.18.2
1.18.0
1.16.22
1.16.20
1.16.18
1.16.16
1.16.14
1.16.12
1.16.10
1.16.8
1.16.6
1.16.4
1.16.2
1.16.0
1.14.8
1.14.6
1.14.4
1.14.2
1.14.0
1.12.6
1.12.4
1.12.2
0.12.0
0.11.8
0.11.6
0.11.4
0.11.2
0.11.0
0.10.8
0.10.6