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

Protostuff Compiler 3.1.40

Proto parser, code and documentation generator

Лицензия

Лицензия

Группа

Группа

io.protostuff
Идентификатор

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

protostuff-compiler
Версия

Версия

3.1.40
Тип

Тип

pom
Описание

Описание

Protostuff Compiler
Proto parser, code and documentation generator
Ссылка на сайт

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

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

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

https://github.com/protostuff/protostuff-compiler

Скачать protostuff-compiler 3.1.40

Имя Файла Размер
protostuff-compiler-3.1.40.pom 19 KB
Обзор

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 Необязательный jar 3.0.2
com.google.errorprone : error_prone_annotations Необязательный jar 2.5.1

provided (1)

Идентификатор библиотеки Тип Версия
org.immutables : value jar 2.8.2

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.mockito : mockito-core jar 2.11.0
org.slf4j : slf4j-simple jar 1.7.25
org.assertj : assertj-core jar 3.20.2

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

  • protostuff-parser
  • protostuff-generator
  • protostuff-cli
  • protostuff-maven-plugin
  • protostuff-it