MVN

io.knotx.composite-build-support : io.knotx.composite-build-support.gradle.plugin

Maven & Gradle

Sep 06, 2021
1 stars

Knot.x Gradle Composite Plugin · Composite build modules support for Knot.x Stack.

<dependency>
    <groupId>io.knotx.composite-build-support</groupId>
    <artifactId>io.knotx.composite-build-support.gradle.plugin</artifactId>
    <version>2.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.knotx.composite-build-support : io.knotx.composite-build-support.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.3.1

All Versions

Choose a version of io.knotx.composite-build-support : io.knotx.composite-build-support.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
io.knotx.composite-build-support.gradle.plugin-2.3.1
io.knotx.composite-build-support.gradle.plugin-2.3.0
2.2.x
io.knotx.composite-build-support.gradle.plugin-2.2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.knotx.composite-build-support</groupId>
    <artifactId>io.knotx.composite-build-support.gradle.plugin</artifactId>
    <version>2.3.1</version>
</dependency>