| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Ant Сеть |
| Группа | Группаorg.jvnet.maven-antrun-extended-plugin |
| Идентификатор | Идентификаторmaven-antrun-extended-plugin |
| Последняя версия | Последняя версия1.43 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеMaven AntRun Extended Plugin
This extended antrun maven plugin enables users not only to run ant scripts embedded in the POM, but also to reference maven dependencies using Ant task classes. This enables the user to delegate more complex tasks to Ant such as constructing file-based installation distros.
|
<plugin>
<groupId>org.jvnet.maven-antrun-extended-plugin</groupId>
<artifactId>maven-antrun-extended-plugin</artifactId>
<version>1.43</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0.7 |
| org.apache.maven : maven-project | jar | 2.0.7 |
| ant : ant | jar | 1.6.5 |
| org.apache.commons : commons-io | jar | 1.3.2 |
| commons-collections : commons-collections | jar | 3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ant : ant-launcher | jar | 1.6.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-embedder | jar | 2.0.1 |