protobuf

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

License

License

Categories

Categories

Gradle Build Tools Protobuf Data Data Structures
GroupId

GroupId

org.projectnessie.buildsupport.protobuf
ArtifactId

ArtifactId

org.projectnessie.buildsupport.protobuf.gradle.plugin
Last Version

Last Version

0.1.9
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/projectnessie/gradle-build-plugins
Project Organization

Project Organization

Project Nessie
Source Code Management

Source Code Management

https://github.com/projectnessie/gradle-build-plugins/tree/main

Download org.projectnessie.buildsupport.protobuf.gradle.plugin

How to add to project

<!-- https://jarcasting.com/artifacts/org.projectnessie.buildsupport.protobuf/org.projectnessie.buildsupport.protobuf.gradle.plugin/ -->
<dependency>
    <groupId>org.projectnessie.buildsupport.protobuf</groupId>
    <artifactId>org.projectnessie.buildsupport.protobuf.gradle.plugin</artifactId>
    <version>0.1.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.projectnessie.buildsupport.protobuf/org.projectnessie.buildsupport.protobuf.gradle.plugin/
implementation 'org.projectnessie.buildsupport.protobuf:org.projectnessie.buildsupport.protobuf.gradle.plugin:0.1.9'
// https://jarcasting.com/artifacts/org.projectnessie.buildsupport.protobuf/org.projectnessie.buildsupport.protobuf.gradle.plugin/
implementation ("org.projectnessie.buildsupport.protobuf:org.projectnessie.buildsupport.protobuf.gradle.plugin:0.1.9")
'org.projectnessie.buildsupport.protobuf:org.projectnessie.buildsupport.protobuf.gradle.plugin:pom:0.1.9'
<dependency org="org.projectnessie.buildsupport.protobuf" name="org.projectnessie.buildsupport.protobuf.gradle.plugin" rev="0.1.9">
  <artifact name="org.projectnessie.buildsupport.protobuf.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.projectnessie.buildsupport.protobuf', module='org.projectnessie.buildsupport.protobuf.gradle.plugin', version='0.1.9')
)
libraryDependencies += "org.projectnessie.buildsupport.protobuf" % "org.projectnessie.buildsupport.protobuf.gradle.plugin" % "0.1.9"
[org.projectnessie.buildsupport.protobuf/org.projectnessie.buildsupport.protobuf.gradle.plugin "0.1.9"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectnessie.buildsupport : protobuf jar 0.1.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4