| Категории |
КатегорииMaven Компиляция и сборка |
|---|---|
| Группа | Группаcom.github.frtu.governance |
| Идентификатор | Идентификаторmaven-plugin-parent-pom |
| Версия | Версия0.3.6 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| maven-plugin-parent-pom-0.3.6.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.frtu.governance/maven-plugin-parent-pom/ -->
<dependency>
<groupId>com.github.frtu.governance</groupId>
<artifactId>maven-plugin-parent-pom</artifactId>
<version>0.3.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.governance/maven-plugin-parent-pom/
implementation 'com.github.frtu.governance:maven-plugin-parent-pom:0.3.6'
// https://jarcasting.com/artifacts/com.github.frtu.governance/maven-plugin-parent-pom/
implementation ("com.github.frtu.governance:maven-plugin-parent-pom:0.3.6")
'com.github.frtu.governance:maven-plugin-parent-pom:pom:0.3.6'
<dependency org="com.github.frtu.governance" name="maven-plugin-parent-pom" rev="0.3.6">
<artifact name="maven-plugin-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.governance', module='maven-plugin-parent-pom', version='0.3.6')
)
libraryDependencies += "com.github.frtu.governance" % "maven-plugin-parent-pom" % "0.3.6"
[com.github.frtu.governance/maven-plugin-parent-pom "0.3.6"]