License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net |
GroupId | GroupIdcom.mercateo |
ArtifactId | ArtifactIdmercateo-spring-boot-starter-hornetq-cluster |
Last Version | Last Version1.3.5.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmercateo-spring-boot-starter-hornetq-cluster
Spring Boot HornetQ starter project for connecting to multiple HornetQ nodes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.3.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.mercateo/mercateo-spring-boot-starter-hornetq-cluster/
implementation 'com.mercateo:mercateo-spring-boot-starter-hornetq-cluster:1.3.5.RELEASE'
// https://jarcasting.com/artifacts/com.mercateo/mercateo-spring-boot-starter-hornetq-cluster/
implementation ("com.mercateo:mercateo-spring-boot-starter-hornetq-cluster:1.3.5.RELEASE")
'com.mercateo:mercateo-spring-boot-starter-hornetq-cluster:jar:1.3.5.RELEASE'
<dependency org="com.mercateo" name="mercateo-spring-boot-starter-hornetq-cluster" rev="1.3.5.RELEASE">
<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.3.5.RELEASE')
)
libraryDependencies += "com.mercateo" % "mercateo-spring-boot-starter-hornetq-cluster" % "1.3.5.RELEASE"
[com.mercateo/mercateo-spring-boot-starter-hornetq-cluster "1.3.5.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-hornetq | jar | 1.3.5.RELEASE |
com.google.guava : guava | jar | 19.0 |
org.projectlombok : lombok | jar | 1.16.8 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |