License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.iarellano |
ArtifactId | ArtifactIdiad-j2y2j-converter-maven-plugin |
Version | Version1.0 |
Type | Typemaven-plugin |
Description |
DescriptionJson 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 |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.github.iarellano</groupId>
<artifactId>iad-j2y2j-converter-maven-plugin</artifactId>
<version>1.0</version>
</plugin>
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 |
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 |
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 |