jar

com.mageddo.lombok : lombok-ext

Maven & Gradle

Mar 12, 2023
1 usages
9 stars

lombok-ext · A set of extension tools to increment lombok project

Table Of Contents

Latest Version

Download com.mageddo.lombok : lombok-ext JAR file - Latest Versions:

All Versions

Download com.mageddo.lombok : lombok-ext JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.3.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 lombok-ext-2.4.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mageddo.aptools.textblock.converter

├─ com.mageddo.aptools.textblock.converter.JavaParserAnnotationConverter.class - [JAR]

├─ com.mageddo.aptools.textblock.converter.JavaParserExpressionStmtConverter.class - [JAR]

com.mageddo.lombokext

├─ com.mageddo.lombokext.LombokExtAnnotationProcessor.class - [JAR]

com.mageddo.aptools.textblock

├─ com.mageddo.aptools.textblock.LocalVariable.class - [JAR]

├─ com.mageddo.aptools.textblock.TextBlockProcessor.class - [JAR]

├─ com.mageddo.aptools.textblock.TextBlockVariableFiller.class - [JAR]

lombok

├─ lombok.TextBlock.class - [JAR]

├─ lombok.TextBlocks.class - [JAR]

com.mageddo.aptools.textblock.visitor

├─ com.mageddo.aptools.textblock.visitor.ClassAnnotatedVariablesJavaParserScanner.class - [JAR]

├─ com.mageddo.aptools.textblock.visitor.ClassAnnotatedVariablesTreePathScanner.class - [JAR]