jar

com.github.unknownnpc.jsontostring : json-to-string-maven-plugin

Maven & Gradle

Mar 02, 2017
1 stars

Json2String Maven Plugin · Plugin removes useless whitespaces and newlines in target json files

Table Of Contents

Latest Version

Download com.github.unknownnpc.jsontostring : json-to-string-maven-plugin JAR file - Latest Versions:

All Versions

Download com.github.unknownnpc.jsontostring : json-to-string-maven-plugin JAR file - All Versions:

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

com.github.unknownnpc.jsontostring.executor

├─ com.github.unknownnpc.jsontostring.executor.JsonToStringExecutor.class - [JAR]

├─ com.github.unknownnpc.jsontostring.executor.JsonToStringExecutorImpl.class - [JAR]

com.github.unknownnpc.jsontostring

├─ com.github.unknownnpc.jsontostring.JsonToStringMojo.class - [JAR]

com.github.unknownnpc.jsontostring.util

├─ com.github.unknownnpc.jsontostring.util.FileIOUtil.class - [JAR]

com.github.unknownnpc.jsontostring.exception

├─ com.github.unknownnpc.jsontostring.exception.JsonToStringExecutorException.class - [JAR]