License |
License |
---|---|
Categories |
CategoriesMaven Build Tools JSON Data |
GroupId | GroupIdcom.github.unknownnpc.plugins |
ArtifactId | ArtifactIdjson-to-string-maven-plugin |
Version | Version1.2 |
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.plugins</groupId>
<artifactId>json-to-string-maven-plugin</artifactId>
<version>1.2</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 |