jar

nl.elucidator.patterns.builder.annotations : builder-annotations-processor

Maven & Gradle

Feb 07, 2013
2 usages
1 stars

MakeBuilder - Processor component · This project contains the code for the MakeBuilder component. It is deployed as a JAR file. Usage, add the MakeBuilder JAR to the compiler classpath and run the compiler.

Table Of Contents

Latest Version

Download nl.elucidator.patterns.builder.annotations : builder-annotations-processor JAR file - Latest Versions:

All Versions

Download nl.elucidator.patterns.builder.annotations : builder-annotations-processor JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.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 builder-annotations-processor-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

nl.elucidator.patterns.builder.annotations.processor

├─ nl.elucidator.patterns.builder.annotations.processor.BeanUtils.class - [JAR]

├─ nl.elucidator.patterns.builder.annotations.processor.ClassMetaData.class - [JAR]

├─ nl.elucidator.patterns.builder.annotations.processor.ClassParser.class - [JAR]

├─ nl.elucidator.patterns.builder.annotations.processor.ClassProperty.class - [JAR]

├─ nl.elucidator.patterns.builder.annotations.processor.ClassWriter.class - [JAR]

├─ nl.elucidator.patterns.builder.annotations.processor.CollectionType.class - [JAR]

├─ nl.elucidator.patterns.builder.annotations.processor.DefaultClassParserImpl.class - [JAR]

├─ nl.elucidator.patterns.builder.annotations.processor.FreeMarkerClassWriterImpl.class - [JAR]

├─ nl.elucidator.patterns.builder.annotations.processor.MakeBuilderProcessor.class - [JAR]

├─ nl.elucidator.patterns.builder.annotations.processor.SuperClassInfo.class - [JAR]