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.11.3.jar download
lombok-pg-0.11.3.pom download
lombok-pg-0.11.3-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.peichhorn</groupId>
  <artifactId>lombok-pg</artifactId>
  <version>0.11.3</version>
</dependency>
Gradle Groovy
implementation 'com.github.peichhorn:lombok-pg:0.11.3'
Gradle Kotlin
implementation("com.github.peichhorn:lombok-pg:0.11.3")
Scala SBT
libraryDependencies += "com.github.peichhorn" % "lombok-pg" % "0.11.3"
Groovy Grape
@Grapes(
  @Grab(group='com.github.peichhorn', module='lombok-pg', version='0.11.3')
)
Apache Ivy
<dependency org="com.github.peichhorn" name="lombok-pg" rev="0.11.3" />
Leiningen
[com.github.peichhorn/lombok-pg "0.11.3"]
Apache Buildr
'com.github.peichhorn:lombok-pg:jar:0.11.3'
Dependencies
The project has no third-party dependencies