jar

org.projectlombok.test : test-maven-lombok

Maven & Gradle

Apr 02, 2021
99 stars

Sample Lombok Maven Project · This project is a simple demonstration of how to use the maven-lombok-plugin.

Table Of Contents

Latest Version

Download org.projectlombok.test : test-maven-lombok JAR file - Latest Versions:

All Versions

Download org.projectlombok.test : test-maven-lombok JAR file - All Versions:

Version Vulnerabilities Size Updated
1.18.x
1.16.x
1.14.x
1.12.x
0.12.x
0.11.x
0.10.x
0.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window test-maven-lombok-1.18.20.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.projectlombok.test

├─ org.projectlombok.test.AnotherDataExample.class - [JAR]

├─ org.projectlombok.test.App.class - [JAR]

├─ org.projectlombok.test.DataExample.class - [JAR]

├─ org.projectlombok.test.Useful.class - [JAR]