Json2String Maven Plugin

Plugin removes useless whitespaces and newlines in target json files

License

License

Categories

Categories

Maven Build Tools JSON Data
GroupId

GroupId

com.github.unknownnpc.jsontostring
ArtifactId

ArtifactId

json-to-string-maven-plugin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

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

Project URL

https://github.com/UnknownNPC/json-to-string-maven-plugin
Source Code Management

Source Code Management

https://github.com/unknownnpc/json-to-string-maven-plugin

Download json-to-string-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.unknownnpc.jsontostring</groupId>
    <artifactId>json-to-string-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0