Skip to content

Instantly share code, notes, and snippets.

@vichu
Created April 23, 2018 01:56
Show Gist options
  • Save vichu/28126aa89c312354bff7dc6b447f835f to your computer and use it in GitHub Desktop.
Save vichu/28126aa89c312354bff7dc6b447f835f to your computer and use it in GitHub Desktop.
<dependencies>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.16.20</version>
<scope>provided</scope>
</dependency>
</dependencies>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment