| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcd.connect.maven |
| ArtifactId | ArtifactIdmerge-yaml-plugin |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionmerge-yaml-plugin
This plugin is designed simply to merge yaml files. Like when you need to merge parts of an API in openapi.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| merge-yaml-plugin-1.4.pom | |
| merge-yaml-plugin-1.4.jar | 17 KB |
| merge-yaml-plugin-1.4-sources.jar | 10 KB |
| merge-yaml-plugin-1.4-release-pom.xml | 22 KB |
| merge-yaml-plugin-1.4-javadoc.jar | 398 KB |
| Browse |
<plugin>
<groupId>cd.connect.maven</groupId>
<artifactId>merge-yaml-plugin</artifactId>
<version>1.4</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-artifact | jar | 3.6.1 |
| org.apache.maven : maven-plugin-api | jar | 3.6.1 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
| org.codehaus.plexus : plexus-maven-plugin | jar | 1.3.8 |
| commons-io : commons-io | jar | 2.6 |
| com.google.guava : guava | jar | 18.0 |
| org.yaml : snakeyaml | jar | 1.26 |
| com.github.spullara.mustache.java : compiler | jar | 0.8.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-core | jar | 3.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| cd.connect.composites.java : connect-composite-test | jar | [1.1,2) |