| Лицензия |
Лицензия
Apache License, Version 2.0
|
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаde.quantummaid.tutorials.basic-tutorial |
| Идентификатор | Идентификаторstep2 |
| Последняя версия | Последняя версия1.0.44 |
| Дата | Дата |
| Тип | Тип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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| step2-1.0.44.pom | |
| step2-1.0.44.jar | 3 KB |
| step2-1.0.44-sources.jar | 3 KB |
| step2-1.0.44-javadoc.jar | 397 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.quantummaid.tutorials.basic-tutorial/step2/ -->
<dependency>
<groupId>de.quantummaid.tutorials.basic-tutorial</groupId>
<artifactId>step2</artifactId>
<version>1.0.44</version>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.tutorials.basic-tutorial/step2/
implementation 'de.quantummaid.tutorials.basic-tutorial:step2:1.0.44'
// https://jarcasting.com/artifacts/de.quantummaid.tutorials.basic-tutorial/step2/
implementation ("de.quantummaid.tutorials.basic-tutorial:step2:1.0.44")
'de.quantummaid.tutorials.basic-tutorial:step2:jar:1.0.44'
<dependency org="de.quantummaid.tutorials.basic-tutorial" name="step2" rev="1.0.44">
<artifact name="step2" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.tutorials.basic-tutorial', module='step2', version='1.0.44')
)
libraryDependencies += "de.quantummaid.tutorials.basic-tutorial" % "step2" % "1.0.44"
[de.quantummaid.tutorials.basic-tutorial/step2 "1.0.44"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.quantummaid.quantummaid.packagings : quantummaid-essentials | jar |