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

type-mapper 1.1

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

Лицензия

Лицензия

Группа

Группа

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

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

type-mapper
Версия

Версия

1.1
Тип

Тип

jar
Описание

Описание

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

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

http://maven.apache.org
Система контроля версий

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

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

Скачать type-mapper 1.1


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

Зависимости

compile (1)

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

test (2)

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

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

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