com.github.auties00:protoc-api

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

License

License

GroupId

GroupId

com.github.auties00
ArtifactId

ArtifactId

protoc-api
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-api

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.auties00 : reflection jar 1.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.2

provided (1)

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

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
com.google.protobuf : protobuf-javalite jar 3.20.0
org.openjdk.jmh : jmh-core jar 1.35
org.openjdk.jmh : jmh-generator-annprocess jar 1.35

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