Download solace-spring-cloud-connector-2.1.0.jar file - Jar s

Jar examples for s:solace-spring-cloud-connector

Description

Spring Cloud Connectors for Solace Messaging on Cloud Foundry.

You can download jar file solace-spring-cloud-connector 2.1.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add solace-spring-cloud-connector-2.1.0.jar to your project.

<dependency>
   <groupId>com.solace.cloud.cloudfoundry</groupId>
   <artifactId>solace-spring-cloud-connector</artifactId>
   <version>2.1.0</version>
</dependency>
compile group: 'com.solace.cloud.cloudfoundry', name: 'solace-spring-cloud-connector', version: '2.1.0'
libraryDependencies += "com.solace.cloud.cloudfoundry" % "solace-spring-cloud-connector" % "2.1.0"
<dependency org="com.solace.cloud.cloudfoundry" name="solace-spring-cloud-connector" rev="2.1.0"/>
@Grapes(@Grab(group='com.solace.cloud.cloudfoundry', module='solace-spring-cloud-connector', version='2.1.0'))
'com.solace.cloud.cloudfoundry:solace-spring-cloud-connector:jar:2.1.0'

Download

Click the following link to download the jar file.

solace-spring-cloud-connector-2.1.0-javadoc.jar
solace-spring-cloud-connector-2.1.0-sources.jar
solace-spring-cloud-connector-2.1.0.jar
solace-spring-cloud-connector-2.1.0.pom



Related Tutorials