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

com.github.houbb:bean-mapping 0.0.1

bean-mapping is a java bean copy tool.

Категории

Категории

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

Группа

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

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

bean-mapping
Версия

Версия

0.0.1
Тип

Тип

pom

Скачать bean-mapping 0.0.1

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

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