com.github.auties00:protoc

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

Лицензия

Лицензия

Группа

Группа

com.github.auties00
Идентификатор

Идентификатор

protoc
Последняя версия

Последняя версия

1.16
Дата

Дата

Тип

Тип

pom
Описание

Описание

com.github.auties00:protoc
A modern implementation of protoc to generate java sources from protobuf schemas
Ссылка на сайт

Ссылка на сайт

https://github.com/Auties00/ModernProtoc
Система контроля версий

Система контроля версий

https://github.com/Auties00/ModernProtoc/tree/master

Скачать protoc

Имя Файла Размер
protoc-1.16.pom 5 KB
Обзор

Как подключить последнюю версию

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22

Модули Проекта

  • api
  • parser
  • tool

Версии библиотеки

Версия
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