is not current version
Last Version 10.15.0

com.solacesystems:sol-jcsmp 10.10.0

Solace Messaging API for Java

GroupId

GroupId

com.solacesystems
ArtifactId

ArtifactId

sol-jcsmp
Version

Version

10.10.0
Type

Type

jar

Download sol-jcsmp 10.10.0


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