Download sol-jcsmp-10.0.0.jar file - Jar s

Jar examples for s:sol-jcsmp

Description

Solace Messaging APIs for Java

You can download jar file sol-jcsmp 10.0.0 in this page.

License

Open Source License

Build File

You can use the following script to add sol-jcsmp-10.0.0.jar to your project.

<dependency>
   <groupId>com.solacesystems</groupId>
   <artifactId>sol-jcsmp</artifactId>
   <version>10.0.0</version>
</dependency>
compile group: 'com.solacesystems', name: 'sol-jcsmp', version: '10.0.0'
libraryDependencies += "com.solacesystems" % "sol-jcsmp" % "10.0.0"
<dependency org="com.solacesystems" name="sol-jcsmp" rev="10.0.0"/>
@Grapes(@Grab(group='com.solacesystems', module='sol-jcsmp', version='10.0.0'))
'com.solacesystems:sol-jcsmp:jar:10.0.0'

Download

Click the following link to download the jar file.

sol-jcsmp-10.0.0-javadoc.jar
sol-jcsmp-10.0.0-sources.jar
sol-jcsmp-10.0.0.jar
sol-jcsmp-10.0.0.pom



Related Tutorials