MappingGuide

Utility to help for combine properties value from multiple POJO to mapping defined POJO

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки GUI Взаимодействие с пользователем
Группа

Группа

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

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

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

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

1.0.1-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

MappingGuide
Utility to help for combine properties value from multiple POJO to mapping defined POJO
Ссылка на сайт

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

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

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

https://github.com/lomtalay/MappingGuide.git

Скачать MappingGuide

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
org.apache.logging.log4j : log4j-api jar 2.11.1

test (6)

Идентификатор библиотеки Тип Версия
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.2.Final
junit : junit jar 4.12
org.projectlombok : lombok jar 1.16.20
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
com.google.code.bean-matchers : bean-matchers jar 0.11

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

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

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

Версия
1.0.1-RELEASE
1.0.0.RELEASE