is not current version
Last Version 0.2.3

net.osgiliath.framework:net.osgiliath.helper.activemq.broker 0.2.0

Default activeMQ broker configuration (local) for an Osgiliath project

Categories

Categories

Net
GroupId

GroupId

net.osgiliath.framework
ArtifactId

ArtifactId

net.osgiliath.helper.activemq.broker
Version

Version

0.2.0
Type

Type

jar

Download net.osgiliath.helper.activemq.broker 0.2.0


<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helper.activemq.broker/ -->
<dependency>
    <groupId>net.osgiliath.framework</groupId>
    <artifactId>net.osgiliath.helper.activemq.broker</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helper.activemq.broker/
implementation 'net.osgiliath.framework:net.osgiliath.helper.activemq.broker:0.2.0'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helper.activemq.broker/
implementation ("net.osgiliath.framework:net.osgiliath.helper.activemq.broker:0.2.0")
'net.osgiliath.framework:net.osgiliath.helper.activemq.broker:jar:0.2.0'
<dependency org="net.osgiliath.framework" name="net.osgiliath.helper.activemq.broker" rev="0.2.0">
  <artifact name="net.osgiliath.helper.activemq.broker" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.helper.activemq.broker', version='0.2.0')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.helper.activemq.broker" % "0.2.0"
[net.osgiliath.framework/net.osgiliath.helper.activemq.broker "0.2.0"]