| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools JSON Data | 
| GroupId | GroupIdcom.github.unknownnpc.jsontostring | 
| ArtifactId | ArtifactIdjson-to-string-maven-plugin | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typemaven-plugin | 
| Description | DescriptionJson2String Maven Plugin Plugin removes useless whitespaces and newlines in target json files | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<plugin>
    <groupId>com.github.unknownnpc.jsontostring</groupId>
    <artifactId>json-to-string-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.3.9 | 
| org.apache.maven : maven-core | jar | 3.3.9 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.7 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.7 | 
| commons-io : commons-io | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 | 
| org.apache.maven : maven-compat | jar | 3.3.9 | 
| junit : junit | jar | 4.12 |