| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаde.quantummaid.mapmaid |
| Идентификатор | Идентификаторtests |
| Версия | Версия0.9.44 |
| Тип | Типjar |
| Описание |
ОписаниеMapMaid - Tests
MapMaid is a modern mapping framework in the scope of mapping data in
Json, XML, or YAML format into DTOs composed and vice versa.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| tests-0.9.44.pom | |
| tests-0.9.44.jar | 78 KB |
| tests-0.9.44-sources.jar | 65 KB |
| tests-0.9.44-javadoc.jar | 790 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.quantummaid.mapmaid/tests/ -->
<dependency>
<groupId>de.quantummaid.mapmaid</groupId>
<artifactId>tests</artifactId>
<version>0.9.44</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/tests/
implementation 'de.quantummaid.mapmaid:tests:0.9.44'
// https://jarcasting.com/artifacts/de.quantummaid.mapmaid/tests/
implementation ("de.quantummaid.mapmaid:tests:0.9.44")
'de.quantummaid.mapmaid:tests:jar:0.9.44'
<dependency org="de.quantummaid.mapmaid" name="tests" rev="0.9.44">
<artifact name="tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.mapmaid', module='tests', version='0.9.44')
)
libraryDependencies += "de.quantummaid.mapmaid" % "tests" % "0.9.44"
[de.quantummaid.mapmaid/tests "0.9.44"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.quantummaid.mapmaid : core | jar | 0.9.44 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| com.google.code.gson : gson | jar | 2.8.6 |
| org.yaml : snakeyaml | jar | 1.26 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0.rc1 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.11.0.rc1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| com.google.inject : guice | jar | 4.2.3 |
| com.sun.mail : javax.mail | jar | 1.6.2 |
| com.thoughtworks.xstream : xstream | jar | 1.4.12 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.0.rc1 |