ObjectMapper

Maps an object to another via getters and setters methods

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

ObjectMapper
Maps an object to another via getters and setters methods
Ссылка на сайт

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

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

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

https://github.com/lbovolini/object-mapper

Скачать ObjectMapper

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.5.2
org.hibernate : hibernate-core jar 5.4.16.Final

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

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

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

Версия
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
0.0.1