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

QuantumMaid Tutorials 1.0.44

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.tutorials
Идентификатор

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

parent
Версия

Версия

1.0.44
Тип

Тип

pom
Описание

Описание

QuantumMaid Tutorials
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

Скачать parent 1.0.44

Имя Файла Размер
parent-1.0.44.pom 1 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • aws-lambda
  • basic-tutorial
  • archetypes