Download azure-servicebus-1.0.0-PREVIEW-2.jar file - Jar a

Jar examples for a:azure-servicebus

Description

This package contains Microsoft Azure SDK for Service Bus.

You can download jar file azure-servicebus 1.0.0-PREVIEW-2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add azure-servicebus-1.0.0-PREVIEW-2.jar to your project.

<dependency>
   <groupId>com.microsoft.azure</groupId>
   <artifactId>azure-servicebus</artifactId>
   <version>1.0.0-PREVIEW-2</version>
</dependency>
compile group: 'com.microsoft.azure', name: 'azure-servicebus', version: '1.0.0-PREVIEW-2'
libraryDependencies += "com.microsoft.azure" % "azure-servicebus" % "1.0.0-PREVIEW-2"
<dependency org="com.microsoft.azure" name="azure-servicebus" rev="1.0.0-PREVIEW-2"/>
@Grapes(@Grab(group='com.microsoft.azure', module='azure-servicebus', version='1.0.0-PREVIEW-2'))
'com.microsoft.azure:azure-servicebus:jar:1.0.0-PREVIEW-2'

Download

Click the following link to download the jar file.

azure-servicebus-1.0.0-PREVIEW-2-javadoc.jar
azure-servicebus-1.0.0-PREVIEW-2-sources.jar
azure-servicebus-1.0.0-PREVIEW-2.jar
azure-servicebus-1.0.0-PREVIEW-2.pom



Related Tutorials