| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.github.unknownnpc.plugins |
| ArtifactId | ArtifactIdjson-compressor |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionJson Compressor Maven Plugin
Plugin removes useless whitespaces and newlines in target json files
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| json-compressor-1.4.pom | |
| json-compressor-1.4.jar | 13 KB |
| json-compressor-1.4-sources.jar | 8 KB |
| json-compressor-1.4-javadoc.jar | 66 KB |
| Browse |
<plugin>
<groupId>com.github.unknownnpc.plugins</groupId>
<artifactId>json-compressor</artifactId>
<version>1.4</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.9.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
| 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 |