MVN

org.projectnessie.buildsupport.protobuf : org.projectnessie.buildsupport.protobuf.gradle.plugin

Maven & Gradle

Sep 12, 2022
0 stars

protobuf · Ensures that generated protobuf Java sources are visible in IntelliJ and excluded from checkstyle.

<dependency>
    <groupId>org.projectnessie.buildsupport.protobuf</groupId>
    <artifactId>org.projectnessie.buildsupport.protobuf.gradle.plugin</artifactId>
    <version>0.2.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.projectnessie.buildsupport.protobuf : org.projectnessie.buildsupport.protobuf.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.2.12

All Versions

Choose a version of org.projectnessie.buildsupport.protobuf : org.projectnessie.buildsupport.protobuf.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.2.12
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.2.11
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.2.10
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.2.9
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.2.8
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.2.7
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.2.6
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.2.5
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.2.4
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.2.3
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.2.2
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.2.1
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.2.0
0.1.x
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.1.10
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.1.9
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.1.8
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.1.7
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.1.6
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.1.5
org.projectnessie.buildsupport.protobuf.gradle.plugin-0.1.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.projectnessie.buildsupport.protobuf</groupId>
    <artifactId>org.projectnessie.buildsupport.protobuf.gradle.plugin</artifactId>
    <version>0.2.12</version>
</dependency>