| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаcom.github.lewissk |
| Идентификатор | Идентификаторhornetq-component |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.github.lewissk:hornetq-component
A Camel Component for connecting to HornetQ using the HornetQ specific classes and not over JMS
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| hornetq-component-0.1.pom | |
| hornetq-component-0.1.jar | 12 KB |
| hornetq-component-0.1-sources.jar | 8 KB |
| hornetq-component-0.1-javadoc.jar | 52 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.lewissk/hornetq-component/ -->
<dependency>
<groupId>com.github.lewissk</groupId>
<artifactId>hornetq-component</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lewissk/hornetq-component/
implementation 'com.github.lewissk:hornetq-component:0.1'
// https://jarcasting.com/artifacts/com.github.lewissk/hornetq-component/
implementation ("com.github.lewissk:hornetq-component:0.1")
'com.github.lewissk:hornetq-component:jar:0.1'
<dependency org="com.github.lewissk" name="hornetq-component" rev="0.1">
<artifact name="hornetq-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lewissk', module='hornetq-component', version='0.1')
)
libraryDependencies += "com.github.lewissk" % "hornetq-component" % "0.1"
[com.github.lewissk/hornetq-component "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-core | jar | 2.9.0 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.hornetq : hornetq-commons | jar | 2.3.0.CR1 |
| org.hornetq : hornetq-core-client | jar | 2.3.0.CR1 |
| org.hornetq : hornetq-jms-client | jar | 2.3.0.CR1 |
| commons-codec : commons-codec | jar | 1.9 |
| com.google.code.gson : gson | jar | 2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-test | jar | 2.9.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| log4j : log4j | jar | 1.2.16 |