MVN

com.github.gmazzo.codeowners : com.github.gmazzo.codeowners.gradle.plugin

Maven & Gradle

Jan 09, 2023
4 stars

codeOwners · A Gradle plugin to propagate CODEOWNERS to JVM classes

<dependency>
    <groupId>com.github.gmazzo.codeowners</groupId>
    <artifactId>com.github.gmazzo.codeowners.gradle.plugin</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.gmazzo.codeowners : com.github.gmazzo.codeowners.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.gmazzo.codeowners : com.github.gmazzo.codeowners.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
com.github.gmazzo.codeowners.gradle.plugin-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.gmazzo.codeowners</groupId>
    <artifactId>com.github.gmazzo.codeowners.gradle.plugin</artifactId>
    <version>1.0.0</version>
</dependency>