jar

com.github.developframework : properties-scanner

Maven & Gradle

Sep 18, 2016
2 usages
0 stars

properties-scanner · The project can easily read configuration files, read the configuration information to the entity class.

Table Of Contents

Latest Version

Download com.github.developframework : properties-scanner JAR file - Latest Versions:

All Versions

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

com.github.developframework.scanner

├─ com.github.developframework.scanner.PropertiesBox.class - [JAR]

├─ com.github.developframework.scanner.PropertiesScanner.class - [JAR]

com.github.developframework.scanner.annotation

├─ com.github.developframework.scanner.annotation.ScanProperties.class - [JAR]

├─ com.github.developframework.scanner.annotation.ScanProperty.class - [JAR]

Advertisement