Last Version

Json to Yaml to Json Converter Maven Plugin 1.0

This plugin allows to convert files from json to yaml and vice versa. It makes use of the Apache Maven Filtering component therefore filtering can also be performed.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.iarellano
ArtifactId

ArtifactId

iad-j2y2j-converter-maven-plugin
Version

Version

1.0
Type

Type

maven-plugin
Description

Description

Json to Yaml to Json Converter Maven Plugin
This plugin allows to convert files from json to yaml and vice versa. It makes use of the Apache Maven Filtering component therefore filtering can also be performed.
Project URL

Project URL

https://github.com/iarellano/iad-j2y2j-converter-maven-plugin
Source Code Management

Source Code Management

https://github.com/iarellano/iad-j2y2j-converter-maven-plugin

Download iad-j2y2j-converter-maven-plugin 1.0


<plugin>
    <groupId>com.github.iarellano</groupId>
    <artifactId>iad-j2y2j-converter-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
org.codehaus.plexus : plexus-component-annotations jar 1.7.1
org.apache.maven.shared : maven-filtering jar 3.1.1
plexus : plexus jar 0.7
avalon-framework : avalon-framework-api jar 4.3

provided (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-artifact jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.maven : maven-compat jar 3.3.9
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.