jar

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

Maven & Gradle

Mar 04, 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.plugins : json-to-string-maven-plugin JAR file - Latest Versions:

All Versions

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

Version Vulnerabilities Size Updated
1.2
1.1

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.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.unknownnpc.plugins.exception

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

com.github.unknownnpc.plugins.executor

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

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

com.github.unknownnpc.plugins

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

com.github.unknownnpc.plugins.util

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

├─ com.github.unknownnpc.plugins.util.SummaryUtil.class - [JAR]