License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.cernier |
ArtifactId | ArtifactIdyml2props-maven-plugin |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionYAML to Properties Maven Plugin
This Maven plugin simply converts more human-readable YAML (.yml, .yaml) files to Java's Properties (.properties) files.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<plugin>
<groupId>io.github.cernier</groupId>
<artifactId>yml2props-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.yaml : snakeyaml | jar | 1.27 |
commons-io : commons-io | jar | 2.8.0 |
org.slf4j : slf4j-nop | jar | 1.7.29 |
org.apache.maven : maven-plugin-api | jar | 3.5.4 |
org.apache.maven : maven-core | jar | 3.5.4 |
org.apache.maven : maven-compat | jar | 3.5.4 |
org.apache.maven : maven-project | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-artifact | jar | 3.5.4 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |