ModelMapper protobuf Extension

Simple, Intelligent, Object Mapping

Лицензия

Лицензия

Категории

Категории

ModelMapper Универсальные библиотеки Bean Mapping Protobuf Данные Data Structures
Группа

Группа

org.modelmapper.extensions
Идентификатор

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

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

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

2.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

ModelMapper protobuf Extension
Simple, Intelligent, Object Mapping

Скачать protobuf

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

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

Зависимости

compile (2)

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

test (1)

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

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

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

ModelMapper

Build Status Maven Central License JavaDoc

ModelMapper is an intelligent object mapping library that automatically maps objects to each other. It uses a convention based approach while providing a simple refactoring safe API for handling specific use cases.

Visit modelmapper.org to learn more.

Modules

In v2.0, ModelMapper provides modules for 3rd library integration you can easily register by modelMapper.registerModule(new TheModule()).

Related Projects

Contributing

Bug reports and feature requests are welcome via the issue tracker. Fixes and enhancements are also welcome via pull requests. If you're unsure about a contribution idea, feel free to contact me.

org.modelmapper.extensions

ModelMapper

Intelligent object mapping

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

Версия
2.1.0