MVN

com.github.splunk.lightproto : lightproto

Maven & Gradle

Apr 12, 2021
28 stars

lightproto · Protobuf compatible code generator

<dependency>
    <groupId>com.github.splunk.lightproto</groupId>
    <artifactId>lightproto</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.splunk.lightproto : lightproto to add to Maven - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of com.github.splunk.lightproto : lightproto to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4
lightproto-0.4
0.3
lightproto-0.3
0.2
lightproto-0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.splunk.lightproto</groupId>
    <artifactId>lightproto</artifactId>
    <version>0.4</version>
</dependency>