MVN

io.github.gmazzo.codeowners : io.github.gmazzo.codeowners.gradle.plugin

Maven & Gradle

Jun 15, 2023
4 stars

codeOwners · A Gradle plugin to propagate CODEOWNERS to JVM classes

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

Latest Version

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

  • Latest Stable: 1.1.0

All Versions

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

Version Vulnerabilities Updated
1.1.x
io.github.gmazzo.codeowners.gradle.plugin-1.1.0
1.0.x
io.github.gmazzo.codeowners.gradle.plugin-1.0.9
io.github.gmazzo.codeowners.gradle.plugin-1.0.8
io.github.gmazzo.codeowners.gradle.plugin-1.0.7
io.github.gmazzo.codeowners.gradle.plugin-1.0.6
io.github.gmazzo.codeowners.gradle.plugin-1.0.5
io.github.gmazzo.codeowners.gradle.plugin-1.0.4
io.github.gmazzo.codeowners.gradle.plugin-1.0.3
io.github.gmazzo.codeowners.gradle.plugin-1.0.2
io.github.gmazzo.codeowners.gradle.plugin-1.0.1
io.github.gmazzo.codeowners.gradle.plugin-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.gmazzo.codeowners</groupId>
    <artifactId>io.github.gmazzo.codeowners.gradle.plugin</artifactId>
    <version>1.1.0</version>
</dependency>