jar

io.github.luiinge : maven-properties-gen

Maven & Gradle

Dec 20, 2020
3 stars

Maven Properties Generator · Java Processor that creates a class with static fields valued with Maven properties

Table Of Contents

Latest Version

Download io.github.luiinge : maven-properties-gen JAR file - Latest Versions:

All Versions

Download io.github.luiinge : maven-properties-gen 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 maven-properties-gen-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

propertiesgen

├─ propertiesgen.ProjectProperties.class - [JAR]

├─ propertiesgen.ProjectProperty.class - [JAR]

├─ propertiesgen.PropertiesGenProcessor.class - [JAR]

Advertisement