Last Version

merge-yaml-plugin 1.4

This plugin is designed simply to merge yaml files. Like when you need to merge parts of an API in openapi.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

cd.connect.maven
ArtifactId

ArtifactId

merge-yaml-plugin
Version

Version

1.4
Type

Type

maven-plugin
Description

Description

merge-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

https://clearpointnz.github.io/connect/

Download merge-yaml-plugin 1.4


<plugin>
    <groupId>cd.connect.maven</groupId>
    <artifactId>merge-yaml-plugin</artifactId>
    <version>1.4</version>
</plugin>

Dependencies

compile (8)

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

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.6.1

test (1)

Group / Artifact Type Version
cd.connect.composites.java : connect-composite-test jar [1.1,2)

Project Modules

There are no modules declared in this project.