| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.osgiliath.modules |
| Идентификатор | Идентификаторnet.osgiliath.module.activemq.jms.broker |
| Версия | Версия0.3.7 |
| Тип | Типjar |
| Описание |
ОписаниеOsgiliath broker
Default activeMQ broker configuration (local) for an Osgiliath project
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/net.osgiliath.modules/net.osgiliath.module.activemq.jms.broker/ -->
<dependency>
<groupId>net.osgiliath.modules</groupId>
<artifactId>net.osgiliath.module.activemq.jms.broker</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.modules/net.osgiliath.module.activemq.jms.broker/
implementation 'net.osgiliath.modules:net.osgiliath.module.activemq.jms.broker:0.3.7'
// https://jarcasting.com/artifacts/net.osgiliath.modules/net.osgiliath.module.activemq.jms.broker/
implementation ("net.osgiliath.modules:net.osgiliath.module.activemq.jms.broker:0.3.7")
'net.osgiliath.modules:net.osgiliath.module.activemq.jms.broker:jar:0.3.7'
<dependency org="net.osgiliath.modules" name="net.osgiliath.module.activemq.jms.broker" rev="0.3.7">
<artifact name="net.osgiliath.module.activemq.jms.broker" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.modules', module='net.osgiliath.module.activemq.jms.broker', version='0.3.7')
)
libraryDependencies += "net.osgiliath.modules" % "net.osgiliath.module.activemq.jms.broker" % "0.3.7"
[net.osgiliath.modules/net.osgiliath.module.activemq.jms.broker "0.3.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.osgiliath.wrappers : net.osgiliath.wrapper.activemq | jar | 0.3.7 |