jar

io.micronaut.sourcegen : micronaut-test-suite-custom-annotations

Maven & Gradle

Dec 14, 2023
7 stars

Compilation time source code generators · TODO

Table Of Contents

Latest Version

Download io.micronaut.sourcegen : micronaut-test-suite-custom-annotations JAR file - Latest Versions:

All Versions

Download io.micronaut.sourcegen : micronaut-test-suite-custom-annotations JAR file - All Versions:

Version Vulnerabilities Size Updated
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 micronaut-test-suite-custom-annotations-1.0.0-M1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.micronaut.sourcegen.custom.example

├─ io.micronaut.sourcegen.custom.example.GenerateMyBean1.class - [JAR]

├─ io.micronaut.sourcegen.custom.example.GenerateMyBean2.class - [JAR]

├─ io.micronaut.sourcegen.custom.example.GenerateMyEnum1.class - [JAR]

├─ io.micronaut.sourcegen.custom.example.GenerateMyInterface1.class - [JAR]

├─ io.micronaut.sourcegen.custom.example.GenerateMyRecord1.class - [JAR]

├─ io.micronaut.sourcegen.custom.example.GenerateMyRepository1.class - [JAR]