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