Last Version

Json2String Maven Plugin 1.2

Plugin removes useless whitespaces and newlines in target json files

License

License

Categories

Categories

Maven Build Tools JSON Data
GroupId

GroupId

com.github.unknownnpc.plugins
ArtifactId

ArtifactId

json-to-string-maven-plugin
Version

Version

1.2
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 1.2


<plugin>
    <groupId>com.github.unknownnpc.plugins</groupId>
    <artifactId>json-to-string-maven-plugin</artifactId>
    <version>1.2</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.