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

com.github.houbb:bean-mapping 0.2.0

bean-mapping is a java bean copy tool.

Категории

Категории

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

Группа

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

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

bean-mapping
Версия

Версия

0.2.0
Тип

Тип

pom

Скачать bean-mapping 0.2.0

Имя Файла Размер
bean-mapping-0.2.0.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.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/bean-mapping/
implementation 'com.github.houbb:bean-mapping:0.2.0'
// https://jarcasting.com/artifacts/com.github.houbb/bean-mapping/
implementation ("com.github.houbb:bean-mapping:0.2.0")
'com.github.houbb:bean-mapping:pom:0.2.0'
<dependency org="com.github.houbb" name="bean-mapping" rev="0.2.0">
  <artifact name="bean-mapping" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='bean-mapping', version='0.2.0')
)
libraryDependencies += "com.github.houbb" % "bean-mapping" % "0.2.0"
[com.github.houbb/bean-mapping "0.2.0"]