l

lombok-pg

lombok-pg is a collection of extensions to Project Lombok
https://github.com/peichhorn/lombok-pg
The MIT License (MIT)
Philipp Eichhorn
Files download
File Operation
lombok-pg-0.10.4.jar download
lombok-pg-0.10.4.pom download
lombok-pg-0.10.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.peichhorn</groupId>
  <artifactId>lombok-pg</artifactId>
  <version>0.10.4</version>
</dependency>
Gradle Groovy
implementation 'com.github.peichhorn:lombok-pg:0.10.4'
Gradle Kotlin
implementation("com.github.peichhorn:lombok-pg:0.10.4")
Scala SBT
libraryDependencies += "com.github.peichhorn" % "lombok-pg" % "0.10.4"
Groovy Grape
@Grapes(
  @Grab(group='com.github.peichhorn', module='lombok-pg', version='0.10.4')
)
Apache Ivy
<dependency org="com.github.peichhorn" name="lombok-pg" rev="0.10.4" />
Leiningen
[com.github.peichhorn/lombok-pg "0.10.4"]
Apache Buildr
'com.github.peichhorn:lombok-pg:jar:0.10.4'
Dependencies
The project has no third-party dependencies