is not current version
Last Version 10.15.0

com.solacesystems:sol-jcsmp 10.1.1

Solace Messaging APIs for Java

GroupId

GroupId

com.solacesystems
ArtifactId

ArtifactId

sol-jcsmp
Version

Version

10.1.1
Type

Type

jar

Download sol-jcsmp 10.1.1


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