| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.vboxnick |
| ArtifactId | ArtifactIdyaml-codegen-maven |
| Last Version | Last Version0.0.10 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionYAML Code generator
Generates file from YAML and FreeMarker templates
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| yaml-codegen-maven-0.0.10.pom | |
| yaml-codegen-maven-0.0.10.jar | 11 KB |
| yaml-codegen-maven-0.0.10-sources.jar | 5 KB |
| yaml-codegen-maven-0.0.10-javadoc.jar | 39 KB |
| Browse |
<plugin>
<groupId>com.github.vboxnick</groupId>
<artifactId>yaml-codegen-maven</artifactId>
<version>0.0.10</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-core | jar | 3.6.0 |
| org.apache.maven : maven-plugin-api | jar | 3.6.0 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
| org.freemarker : freemarker | jar | 2.3.29 |
| org.yaml : snakeyaml | jar | 1.29 |
| commons-io : commons-io | jar | 2.7 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
| org.apache.maven.resolver : maven-resolver-api | jar | 1.4.1 |
| org.apache.maven : maven-compat | jar | 3.6.0 |
| junit : junit | jar | 4.13.1 |
| org.assertj : assertj-core | jar | 3.13.2 |