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

protostuff :: model 1.0.9

An object model from the code generated by protoc(objects using the builder pattern). This acts as a "message descriptor" at runtime(especially for LITE_RUNTIME) ... which can also be used to generate code for other formats. This also provides runtime accessors for the fields of a message via reflection.

Лицензия

Лицензия

Группа

Группа

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

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

protostuff-model
Версия

Версия

1.0.9
Тип

Тип

jar
Описание

Описание

protostuff :: model
An object model from the code generated by protoc(objects using the builder pattern). This acts as a "message descriptor" at runtime(especially for LITE_RUNTIME) ... which can also be used to generate code for other formats. This also provides runtime accessors for the fields of a message via reflection.
Ссылка на сайт

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

http://code.google.com/p/protostuff/protostuff-model/

Скачать protostuff-model 1.0.9


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.protobuf : protobuf-java jar 2.3.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.2

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

Данный проект не имеет модулей.