| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка |
| Группа | Группаcom.artnaseef |
| Идентификатор | Идентификаторactivemq-maven-plugin |
| Последняя версия | Последняя версия5.10.0 |
| Дата | Дата |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеActiveMQ Maven Plugin
Customized version of the ActiveMQ Maven Plugin that registers publishable transport connector addresses in the
Maven properties so that dynamic allocation of ports can easily be achieved. This project provides a port of the
updates to the currently-released ActiveMQ version 5.10.0; the updates are expected to be released with ActiveMQ
version 5.12.0, after which this version will no longer be maintained.
See also AMQ-5499 (https://issues.apache.org/jira/browse/AMQ-5499).
|
| Имя Файла | Размер |
|---|---|
| activemq-maven-plugin-5.10.0.pom | |
| activemq-maven-plugin-5.10.0.jar | 14 KB |
| activemq-maven-plugin-5.10.0-sources.jar | 9 KB |
| activemq-maven-plugin-5.10.0-javadoc.jar | 62 KB |
| Обзор |
<plugin>
<groupId>com.artnaseef</groupId>
<artifactId>activemq-maven-plugin</artifactId>
<version>5.10.0</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.apache.maven : maven-project | jar | 2.0 |
| org.apache.activemq : activemq-broker | jar | 5.10.0 |
| org.apache.activemq : activemq-spring | jar | 5.10.0 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.17 |