jar

io.github.tobi-laa : reflective-fluent-builders-maven-plugin

Maven & Gradle

Aug 12, 2023

A Maven plugin for generating fluent builders for existing classes via reflection.

Table Of Contents

Latest Version

Download io.github.tobi-laa : reflective-fluent-builders-maven-plugin JAR file - Latest Versions:

All Versions

Download io.github.tobi-laa : reflective-fluent-builders-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.4.x
0.1.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 reflective-fluent-builders-maven-plugin-1.4.0-java8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.tobi.laa.reflective.fluent.builders.mojo

├─ io.github.tobi.laa.reflective.fluent.builders.mojo.AbstractIncludeExclude.class - [JAR]

├─ io.github.tobi.laa.reflective.fluent.builders.mojo.ClassLoaderProvider.class - [JAR]

├─ io.github.tobi.laa.reflective.fluent.builders.mojo.ClockProvider.class - [JAR]

├─ io.github.tobi.laa.reflective.fluent.builders.mojo.Closer.class - [JAR]

├─ io.github.tobi.laa.reflective.fluent.builders.mojo.Exclude.class - [JAR]

├─ io.github.tobi.laa.reflective.fluent.builders.mojo.ExcludeValidator.class - [JAR]

├─ io.github.tobi.laa.reflective.fluent.builders.mojo.GenerateBuildersMojo.class - [JAR]

├─ io.github.tobi.laa.reflective.fluent.builders.mojo.Include.class - [JAR]

├─ io.github.tobi.laa.reflective.fluent.builders.mojo.IncludeValidator.class - [JAR]

├─ io.github.tobi.laa.reflective.fluent.builders.mojo.MavenBuild.class - [JAR]

├─ io.github.tobi.laa.reflective.fluent.builders.mojo.MojoParams.class - [JAR]

├─ io.github.tobi.laa.reflective.fluent.builders.mojo.ValidExclude.class - [JAR]

├─ io.github.tobi.laa.reflective.fluent.builders.mojo.ValidInclude.class - [JAR]