type-mapper

A project that simplifies mapping between java types. It also supports includes, and excludes and custom transformations.

Лицензия

Лицензия

Группа

Группа

com.github.stephenenright
Идентификатор

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

type-mapper
Последняя версия

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

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

type-mapper
A project that simplifies mapping between java types. It also supports includes, and excludes and custom transformations.
Ссылка на сайт

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

https://github.com/stephenenright/java-type-mapper
Система контроля версий

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

https://github.com/stephenenright/java-type-mapper

Скачать type-mapper

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

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

Зависимости

compile (1)

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

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 2.19.0

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

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

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

Версия
1.2
1.1