MVN

com.github.peichhorn : lombok-pg

Maven & Gradle

Jul 24, 2012
8 usages
325 stars

lombok-pg · lombok-pg is a collection of extensions to Project Lombok

<dependency>
    <groupId>com.github.peichhorn</groupId>
    <artifactId>lombok-pg</artifactId>
    <version>0.11.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.peichhorn : lombok-pg to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11.3

All Versions

Choose a version of com.github.peichhorn : lombok-pg to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
lombok-pg-0.11.3
lombok-pg-0.11.2
lombok-pg-0.11.0
0.10.x
lombok-pg-0.10.4

How to add a dependency to Maven

Add the following com.github.peichhorn : lombok-pg maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.peichhorn</groupId>
    <artifactId>lombok-pg</artifactId>
    <version>0.11.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.peichhorn : lombok-pg gradle dependency to your build.gradle file:

implementation 'com.github.peichhorn:lombok-pg:0.11.3'

Gradle Kotlin DSL: Add the following com.github.peichhorn : lombok-pg gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.peichhorn:lombok-pg:0.11.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.peichhorn : lombok-pg sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.peichhorn" % "lombok-pg" % "0.11.3"

Advertisement

Dependencies from Group

Jul 24, 2012
8 usages
325 stars

Discover Dependencies

Jul 28, 2010
15 usages
Mar 07, 2023
3 usages
7 stars
Sep 27, 2017
39 usages
Oct 04, 2018
21 usages
1k stars
Oct 23, 2018
6 usages
3 stars
Aug 29, 2021
3 usages
0 stars
Jan 30, 2020
28 usages
1.3k stars
Feb 19, 2013
38 usages
4 stars