blob: 9cbc35785e775588f80ba48fbd8cdb7bf4497e3c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Name: protoc Java Lite Runtime plugin
Short Name: protoc-gen-javalite
URL: https://repo1.maven.org/maven2/com/google/protobuf/protoc-gen-javalite/${Version}/protoc-gen-javalite-${Version}-linux-x86_32.exe
Version: 3.0.0
License: BSD
License File: NOT_SHIPPED
Security Critical: No
Description:
This is the protoc plugin for java lite runtime. This is required to compile
lite java protos to be used on Android. This is distributed using maven however
it is a compiled executable that needs to be manually downloaded and renamed.
Local Modifications:
No modifications except the name of the executable has to be
"protoc-gen-javalite".
|