MVN

io.github.woody230.gradle.internal.composite-build : io.github.woody230.gradle.internal.composite-build.gradle.plugin

Maven & Gradle

Jun 14, 2024
0 stars

Gradle Internal Composite Build Plugin · Adds tasks for building and cleaning all of the projects included in the composite build.

<dependency>
    <groupId>io.github.woody230.gradle.internal.composite-build</groupId>
    <artifactId>io.github.woody230.gradle.internal.composite-build.gradle.plugin</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.woody230.gradle.internal.composite-build : io.github.woody230.gradle.internal.composite-build.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of io.github.woody230.gradle.internal.composite-build : io.github.woody230.gradle.internal.composite-build.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
io.github.woody230.gradle.internal.composite-build.gradle.plugin-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.woody230.gradle.internal.composite-build</groupId>
    <artifactId>io.github.woody230.gradle.internal.composite-build.gradle.plugin</artifactId>
    <version>1.3.0</version>
</dependency>