is not current version
Last Version 10.15.0

com.solacesystems:sol-jms 10.6.2

Solace JMS API

GroupId

GroupId

com.solacesystems
ArtifactId

ArtifactId

sol-jms
Version

Version

10.6.2
Type

Type

jar

Download sol-jms 10.6.2


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