| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.helger.commons |
| Идентификатор | Идентификаторph-commons-parent-pom |
| Версия | Версия10.1.2 |
| Тип | Типpom |
| Описание |
Описаниеph-commons-parent-pom
Base POM to build the ph-commons projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ph-commons-parent-pom-10.1.2.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.helger.commons/ph-commons-parent-pom/ -->
<dependency>
<groupId>com.helger.commons</groupId>
<artifactId>ph-commons-parent-pom</artifactId>
<version>10.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger.commons/ph-commons-parent-pom/
implementation 'com.helger.commons:ph-commons-parent-pom:10.1.2'
// https://jarcasting.com/artifacts/com.helger.commons/ph-commons-parent-pom/
implementation ("com.helger.commons:ph-commons-parent-pom:10.1.2")
'com.helger.commons:ph-commons-parent-pom:pom:10.1.2'
<dependency org="com.helger.commons" name="ph-commons-parent-pom" rev="10.1.2">
<artifact name="ph-commons-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger.commons', module='ph-commons-parent-pom', version='10.1.2')
)
libraryDependencies += "com.helger.commons" % "ph-commons-parent-pom" % "10.1.2"
[com.helger.commons/ph-commons-parent-pom "10.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| junit : junit | jar | 4.13.1 |