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

POM Manipulation Extension for Maven 4.5

Manipulation Tool (available as library, extension and CLI) for Apache Maven that allows pre-processing of Maven pom.xml's.

Лицензия

Лицензия

APLv2.0
Категории

Категории

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

Группа

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

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

pom-manipulation-parent
Версия

Версия

4.5
Тип

Тип

pom
Описание

Описание

POM Manipulation Extension for Maven
Manipulation Tool (available as library, extension and CLI) for Apache Maven that allows pre-processing of Maven pom.xml's.
Ссылка на сайт

Ссылка на сайт

http://github.com/release-engineering/pom-manipulation-ext
Система контроля версий

Система контроля версий

http://github.com/release-engineering/pom-manipulation-ext

Скачать pom-manipulation-parent 4.5

Имя Файла Размер
pom-manipulation-parent-4.5.pom 26 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • annotation
  • common
  • io
  • core
  • cli
  • ext
  • integration-test
  • coverage-reporting