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

org.commonjava.maven.ext:pom-manipulation-ext 1.9


Категории

Категории

Maven Компиляция и сборка
Группа

Группа

org.commonjava.maven.ext
Идентификатор

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

pom-manipulation-ext
Версия

Версия

1.9
Тип

Тип

jar

Скачать pom-manipulation-ext 1.9


<!-- https://jarcasting.com/artifacts/org.commonjava.maven.ext/pom-manipulation-ext/ -->
<dependency>
    <groupId>org.commonjava.maven.ext</groupId>
    <artifactId>pom-manipulation-ext</artifactId>
    <version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.maven.ext/pom-manipulation-ext/
implementation 'org.commonjava.maven.ext:pom-manipulation-ext:1.9'
// https://jarcasting.com/artifacts/org.commonjava.maven.ext/pom-manipulation-ext/
implementation ("org.commonjava.maven.ext:pom-manipulation-ext:1.9")
'org.commonjava.maven.ext:pom-manipulation-ext:jar:1.9'
<dependency org="org.commonjava.maven.ext" name="pom-manipulation-ext" rev="1.9">
  <artifact name="pom-manipulation-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.maven.ext', module='pom-manipulation-ext', version='1.9')
)
libraryDependencies += "org.commonjava.maven.ext" % "pom-manipulation-ext" % "1.9"
[org.commonjava.maven.ext/pom-manipulation-ext "1.9"]