jar

com.github.iarellano : iad-json-properties-maven-plugin

Maven & Gradle

Feb 05, 2019
1 stars

Properties loader from Json file · This mojo can import json files as properties using a pseudo-normalized json path as property names, it can also extract values using JsonPath and then assign the extracted values to project properties.

Table Of Contents

Latest Version

Download com.github.iarellano : iad-json-properties-maven-plugin JAR file - Latest Versions:

All Versions

Download com.github.iarellano : iad-json-properties-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
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 iad-json-properties-maven-plugin-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.iarellano.properties

├─ com.github.iarellano.properties.JsonFile.class - [JAR]

├─ com.github.iarellano.properties.JsonPropertiesMojo.class - [JAR]

├─ com.github.iarellano.properties.Lookup.class - [JAR]