MVN

cd.connect.maven : merge-yaml-plugin

Maven & Gradle

Feb 19, 2022
8 stars

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

<dependency>
    <groupId>cd.connect.maven</groupId>
    <artifactId>merge-yaml-plugin</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cd.connect.maven : merge-yaml-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of cd.connect.maven : merge-yaml-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
merge-yaml-plugin-1.4
1.3
merge-yaml-plugin-1.3
1.2
merge-yaml-plugin-1.2
1.1
merge-yaml-plugin-1.1

How to add a dependency to Maven

Add the following cd.connect.maven : merge-yaml-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cd.connect.maven : merge-yaml-plugin gradle dependency to your build.gradle file:

implementation 'cd.connect.maven:merge-yaml-plugin:1.4'

Gradle Kotlin DSL: Add the following cd.connect.maven : merge-yaml-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("cd.connect.maven:merge-yaml-plugin:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following cd.connect.maven : merge-yaml-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "cd.connect.maven" % "merge-yaml-plugin" % "1.4"

Advertisement

Dependencies from Group

Feb 19, 2022
8 stars

Discover Dependencies

Sep 03, 2020
0 stars
Oct 01, 2019
1 usages
0 stars
May 27, 2022
447 stars
Aug 19, 2022
7 usages
4 stars
Nov 15, 2022
6 usages
344 stars
Jul 14, 2023
13 usages
11 stars
Aug 22, 2023
5 usages
0 stars
Jan 21, 2022
0 stars
Jul 20, 2023
5 usages
249 stars