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

com.github.houbb:bean-mapping 0.2.2

bean-mapping is a java bean copy tool.

Категории

Категории

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

Группа

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

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

bean-mapping
Версия

Версия

0.2.2
Тип

Тип

pom

Скачать bean-mapping 0.2.2

Имя Файла Размер
bean-mapping-0.2.2.pom 9 KB
Обзор

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