is not current version
Last Version 1.3.5.RELEASE

com.mercateo:mercateo-spring-boot-starter-hornetq-cluster 1.0.1

Spring Boot HornetQ starter project for connecting to multiple HornetQ nodes

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

com.mercateo
ArtifactId

ArtifactId

mercateo-spring-boot-starter-hornetq-cluster
Version

Version

1.0.1
Type

Type

jar

Download mercateo-spring-boot-starter-hornetq-cluster 1.0.1


<!-- https://jarcasting.com/artifacts/com.mercateo/mercateo-spring-boot-starter-hornetq-cluster/ -->
<dependency>
    <groupId>com.mercateo</groupId>
    <artifactId>mercateo-spring-boot-starter-hornetq-cluster</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mercateo/mercateo-spring-boot-starter-hornetq-cluster/
implementation 'com.mercateo:mercateo-spring-boot-starter-hornetq-cluster:1.0.1'
// https://jarcasting.com/artifacts/com.mercateo/mercateo-spring-boot-starter-hornetq-cluster/
implementation ("com.mercateo:mercateo-spring-boot-starter-hornetq-cluster:1.0.1")
'com.mercateo:mercateo-spring-boot-starter-hornetq-cluster:jar:1.0.1'
<dependency org="com.mercateo" name="mercateo-spring-boot-starter-hornetq-cluster" rev="1.0.1">
  <artifact name="mercateo-spring-boot-starter-hornetq-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mercateo', module='mercateo-spring-boot-starter-hornetq-cluster', version='1.0.1')
)
libraryDependencies += "com.mercateo" % "mercateo-spring-boot-starter-hornetq-cluster" % "1.0.1"
[com.mercateo/mercateo-spring-boot-starter-hornetq-cluster "1.0.1"]