MVN

no.entur : interface-protoc-plugin-parent

Maven & Gradle

Sep 05, 2022
0 stars

Interface protoc plugin · Protoc plugin for generating interface hierarchies for generated java classes

<dependency>
    <groupId>no.entur</groupId>
    <artifactId>interface-protoc-plugin-parent</artifactId>
    <version>1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.entur : interface-protoc-plugin-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of no.entur : interface-protoc-plugin-parent to add to Maven - All Versions:

  • Version Updated
  • interface-protoc-plugin-parent-1.6

    Sep 05, 2022
  • interface-protoc-plugin-parent-1.5

    Dec 21, 2021
  • interface-protoc-plugin-parent-1.4

    Jun 02, 2021
  • interface-protoc-plugin-parent-1.3

    Feb 08, 2021
  • interface-protoc-plugin-parent-1.2

    Oct 15, 2020
  • interface-protoc-plugin-parent-1.1

    Oct 15, 2020
  • interface-protoc-plugin-parent-1.0

    Aug 04, 2020

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>no.entur</groupId>
    <artifactId>interface-protoc-plugin-parent</artifactId>
    <version>1.6</version>
</dependency>