Protostuff Compiler

Proto parser, code and documentation generator

Лицензия

Лицензия

Категории

Категории

Сеть Hibernate Данные ORM
Группа

Группа

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

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

protostuff-compiler
Последняя версия

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

2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

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

Скачать protostuff-compiler

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

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

Зависимости

compile (2)

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

provided (1)

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

test (3)

Идентификатор библиотеки Тип Версия
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

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

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

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

Версия
2
1.7.4
1.7.3
1