Grab the latest version - peichhorn/lombok-pg GitHub Wiki
<dependency>
<groupId>com.github.peichhorn</groupId>
<artifactId>lombok-pg</artifactId>
<version>0.11.3</version>
</dependency>
<dependency>
<groupId>com.github.peichhorn</groupId>
<artifactId>lombok-pg</artifactId>
<version>0.11.3</version>
<classifier>runtime</classifier>
<scope>runtime</scope>
</dependency>
<dependency org="com.github.peichhorn" name="lombok-pg" rev="0.11.3">
<artifact name="lombok-pg" conf="default" />
<artifact name="lombok-pg" conf="runtime" m:classifier="runtime" />
</dependency>
Example: ivy.xml, ivysettings.xml
Releases: Available on Maven Central
Snapshots: https://oss.sonatype.org/content/repositories/snapshots/
To resolve a SNAPSHOT with Ivy, use this repository pattern:
[organisation]/[module]/[revision]/[artifact]-[revision](-[classifier]).[ext]
lombok-pg 0.11.2 (based on lombok 0.11.2) - please don't use this versions with eclipse, since it has a major memleak
lombok-pg 0.11.0 (based on lombok 0.11.0)