не последняя версия
Последняя версия 4.2.2

com.solace.spring.boot:solace-jms-spring-boot-autoconfigure 2.1.0

AutoConfiguration for JMS messaging using Solace

Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

com.solace.spring.boot
Идентификатор

Идентификатор

solace-jms-spring-boot-autoconfigure
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать solace-jms-spring-boot-autoconfigure 2.1.0


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