| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка Auto Библиотеки уровня приложения Code Generators |
| Группа | Группаde.quantummaid.mapmaid |
| Идентификатор | Идентификаторautoloading-tests |
| Версия | Версия0.9.103 |
| Тип | Типjar |
| Описание |
ОписаниеMapMaid - Tests - Autoloading
MapMaid is a modern mapping framework in the scope of mapping data in
JSON, XML, or YAML format into DTOs composed and vice versa.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| autoloading-tests-0.9.103.pom | |
| autoloading-tests-0.9.103.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.quantummaid.mapmaid/autoloading-tests/ -->
<dependency>
<groupId>de.quantummaid.mapmaid</groupId>
<artifactId>autoloading-tests</artifactId>
<version>0.9.103</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/autoloading-tests/
implementation 'de.quantummaid.mapmaid:autoloading-tests:0.9.103'
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/autoloading-tests/
implementation ("de.quantummaid.mapmaid:autoloading-tests:0.9.103")
'de.quantummaid.mapmaid:autoloading-tests:jar:0.9.103'
<dependency org="de.quantummaid.mapmaid" name="autoloading-tests" rev="0.9.103">
<artifact name="autoloading-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.mapmaid', module='autoloading-tests', version='0.9.103')
)
libraryDependencies += "de.quantummaid.mapmaid" % "autoloading-tests" % "0.9.103"
[de.quantummaid.mapmaid/autoloading-tests "0.9.103"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.quantummaid.mapmaid.integrations : mapmaid-jackson | jar | 0.9.103 |
| de.quantummaid.mapmaid.integrations : mapmaid-minimal-json | jar | 0.9.103 |
| de.quantummaid.mapmaid : tests | jar | 0.9.103 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |