jar

org.codeblessing.sourceamazing : sourceamazing-builder

Maven & Gradle

Jun 05, 2024
1 stars

SourceAmazing Builder · The implementation of the sourceamazing-builder-api to add data to a sourceamazing model using builders or DSLs.

Table Of Contents

Latest Version

Download org.codeblessing.sourceamazing : sourceamazing-builder JAR file - Latest Versions:

All Versions

Download org.codeblessing.sourceamazing : sourceamazing-builder JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 sourceamazing-builder-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.codeblessing.sourceamazing.builder

├─ org.codeblessing.sourceamazing.builder.BuilderProcessor.class - [JAR]

├─ org.codeblessing.sourceamazing.builder.DataCollectorBuilderValidator.class - [JAR]

org.codeblessing.sourceamazing.builder.proxy

├─ org.codeblessing.sourceamazing.builder.proxy.DataCollectorInvocationHandler.class - [JAR]

org.codeblessing.sourceamazing.builder.exceptions

├─ org.codeblessing.sourceamazing.builder.exceptions.DataCollectorBuilderException.class - [JAR]

├─ org.codeblessing.sourceamazing.builder.exceptions.DataCollectorBuilderMethodSyntaxException.class - [JAR]