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

com.solacesystems:sol-jms 10.9.1

Solace JMS API

Группа

Группа

com.solacesystems
Идентификатор

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

sol-jms
Версия

Версия

10.9.1
Тип

Тип

jar

Скачать sol-jms 10.9.1


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