Last Version

lightproto 0.4

Protobuf compatible code generator

License

License

GroupId

GroupId

com.github.splunk.lightproto
ArtifactId

ArtifactId

lightproto
Version

Version

0.4
Type

Type

pom
Description

Description

lightproto
Protobuf compatible code generator
Project URL

Project URL

https://github.com/splunk/lightproto
Project Organization

Project Organization

Splunk
Source Code Management

Source Code Management

https://github.com/splunk/lightproto

Download lightproto 0.4

Filename Size
lightproto-0.4.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.splunk.lightproto/lightproto/ -->
<dependency>
    <groupId>com.github.splunk.lightproto</groupId>
    <artifactId>lightproto</artifactId>
    <version>0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.splunk.lightproto/lightproto/
implementation 'com.github.splunk.lightproto:lightproto:0.4'
// https://jarcasting.com/artifacts/com.github.splunk.lightproto/lightproto/
implementation ("com.github.splunk.lightproto:lightproto:0.4")
'com.github.splunk.lightproto:lightproto:pom:0.4'
<dependency org="com.github.splunk.lightproto" name="lightproto" rev="0.4">
  <artifact name="lightproto" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.splunk.lightproto', module='lightproto', version='0.4')
)
libraryDependencies += "com.github.splunk.lightproto" % "lightproto" % "0.4"
[com.github.splunk.lightproto/lightproto "0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • code-generator
  • benchmark
  • maven-plugin
  • tests