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