HornetQ Maven Plugin

A plugin for running a HornetQ Server

Лицензия

Лицензия

Категории

Категории

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

Группа

org.hornetq
Идентификатор

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

hornetq-maven-plugin-pom
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

HornetQ Maven Plugin
A plugin for running a HornetQ Server
Ссылка на сайт

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

http://hornetq.org
Организация-разработчик

Организация-разработчик

JBoss, a division of Red Hat
Система контроля версий

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

https://github.com/hornetq/maven-hornetq-plugin

Скачать hornetq-maven-plugin-pom

Имя Файла Размер
hornetq-maven-plugin-pom-1.2.0.pom 4 KB
Обзор

Как подключить последнюю версию

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

Зависимости

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

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

Данный проект не имеет модулей.

Maven plugin to start/stop HornetQ servers.

Using the latest SNAPSHOT version

To use the latest SNAPSHOT version: clone this project and install its artifacts to your local Maven repository with mvn install.

Using released versions

Released versions are available at the JBoss Maven repository. A simple search for hornetq-maven-plugin shows what is available. If you have not done this already, you will need to configure the repository path in your Maven settings.xml.

Examples

To run all examples

mvn verify

To run the client example which shows how to run a standalone java class as a client

mvn verify -Pclient-example

To run the example showing an integration test run

mvn verify -Pit-example

org.hornetq

HornetQ

Версии библиотеки

Версия
1.2.0