MVN

io.github.ascopes : protobuf-maven-plugin-parent

Maven & Gradle

Apr 20, 2024
7 stars

Protobuf Maven Plugin Parent · Parent POM for the Protobuf Maven Plugin.

<dependency>
    <groupId>io.github.ascopes</groupId>
    <artifactId>protobuf-maven-plugin-parent</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ascopes : protobuf-maven-plugin-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of io.github.ascopes : protobuf-maven-plugin-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
protobuf-maven-plugin-parent-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.ascopes</groupId>
    <artifactId>protobuf-maven-plugin-parent</artifactId>
    <version>1.2.0</version>
</dependency>