com.github.auties00:protoc-tool

A modern implementation of protoc to generate java sources from protobuf schemas

License

License

GroupId

GroupId

com.github.auties00
ArtifactId

ArtifactId

protoc-tool
Last Version

Last Version

1.16
Release Date

Release Date

Type

Type

jar
Description

Description

A modern implementation of protoc to generate java sources from protobuf schemas

Download protoc-tool

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.auties00 : reflection jar 1.2
com.github.auties00 : protoc-api jar 1.16
com.github.auties00 : protoc-parser jar 1.16
info.picocli : picocli jar 4.6.3
org.apache.logging.log4j : log4j-core jar 2.17.1
com.google.googlejavaformat : google-java-format jar 1.15.0
org.codehaus.groovy : groovy-templates jar 3.0.10

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0