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

de.quantummaid.mapmaid:mapmaid-parent 0.9.15

MapMaid is a modern mapping framework in the scope of mapping data in Json, XML, or YAML format into DTOs composed and vice versa.

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

de.quantummaid.mapmaid
Идентификатор

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

mapmaid-parent
Версия

Версия

0.9.15
Тип

Тип

pom

Скачать mapmaid-parent 0.9.15

Имя Файла Размер
mapmaid-parent-0.9.15.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/de.quantummaid.mapmaid/mapmaid-parent/ -->
<dependency>
    <groupId>de.quantummaid.mapmaid</groupId>
    <artifactId>mapmaid-parent</artifactId>
    <version>0.9.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/mapmaid-parent/
implementation 'de.quantummaid.mapmaid:mapmaid-parent:0.9.15'
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/mapmaid-parent/
implementation ("de.quantummaid.mapmaid:mapmaid-parent:0.9.15")
'de.quantummaid.mapmaid:mapmaid-parent:pom:0.9.15'
<dependency org="de.quantummaid.mapmaid" name="mapmaid-parent" rev="0.9.15">
  <artifact name="mapmaid-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.mapmaid', module='mapmaid-parent', version='0.9.15')
)
libraryDependencies += "de.quantummaid.mapmaid" % "mapmaid-parent" % "0.9.15"
[de.quantummaid.mapmaid/mapmaid-parent "0.9.15"]