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

de.quantummaid.quantummaid:core 1.1.1

This parent pom is supposed to be used as a parent for all QuantumMaid open source projects to reliably enable the enforcement of java standards like library blacklisting, code style rules, and more.

Лицензия

Лицензия

Apache License, Version 2.0
Категории

Категории

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

Группа

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

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

core
Версия

Версия

1.1.1
Тип

Тип

jar
Описание

Описание

This parent pom is supposed to be used as a parent for all QuantumMaid open source projects to reliably enable the enforcement of java standards like library blacklisting, code style rules, and more.
Организация-разработчик

Организация-разработчик

Richard Hauswald

Скачать core 1.1.1


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
de.quantummaid.httpmaid : core jar
de.quantummaid.httpmaid.integrations : httpmaid-usecases jar
de.quantummaid.injectmaid : core jar

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.20

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1
org.hamcrest : hamcrest-library jar 2.2
de.quantummaid.httpmaid.integrations : httpmaid-client jar 0.9.144
de.quantummaid.mapmaid.integrations : mapmaid-minimal-json jar

Модули Проекта

Данный проект не имеет модулей.