Download sol-jms-10.3.1.jar file - Jar s

Jar examples for s:sol-jms

Description

Solace JMS APIs

You can download jar file sol-jms 10.3.1 in this page.

License

Open Source License

Build File

You can use the following script to add sol-jms-10.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

sol-jms-10.3.1-javadoc.jar
sol-jms-10.3.1-sources.jar
sol-jms-10.3.1.jar
sol-jms-10.3.1.pom



Related Tutorials