jar

foundation.fluent.api : fluent-api-generator-project

Maven & Gradle

Apr 05, 2022
6 stars

Project Fluent API generator · Module provides annotation based code generator, that generates fluent API for various situations. Such patterns contain: - Fluent builder for bean, which has setter methods returning void. - Fluent builder for a method / constructor with many arguments. - Fluent sender for bean, which has setter methods returning void, and target (sender) method.

Table Of Contents

Latest Version

Download foundation.fluent.api : fluent-api-generator-project JAR file - Latest Versions:

All Versions

Download foundation.fluent.api : fluent-api-generator-project JAR file - All Versions:

Version Vulnerabilities Size Updated
2.18
2.17
2.16
2.15
2.14
2.13
2.12
2.11
2.10
2.9
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.1
2.0
1.4
1.3
1.1
1.0

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 fluent-api-generator-project-2.18.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement