Skip to content

Commit fdbd97b

Browse files
authored
Update README.md (#109)
1 parent 2b8b400 commit fdbd97b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,11 @@
44

55
# Microsoft Azure Service Bus Client for Java
66

7-
**Please be aware that this library is currently in active development, and is not intended for production**
8-
9-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.microsoft.azure/azure-servicebus/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.microsoft.azure/azure-servicebus)
10-
117
This is the next generation Service Bus Java client library that focuses on Queues & Topics. If you are looking for Event Hubs, follow this [link](https://github.com/azure/azure-event-hubs-java).
128

139
Azure Service Bus is an asynchronous messaging cloud platform that enables you to send messages between decoupled systems. Microsoft offers this feature as a service, which means that you do not need to host any of your own hardware in order to use it.
1410

15-
Refer to [azure.com](https://azure.microsoft.com/services/service-bus/) to learn more about Service Bus.
11+
Refer to [azure.com](https://azure.microsoft.com/services/service-bus/) to learn more about Service Bus. And package can be downloaded from [Maven](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.microsoft.azure%22%20AND%20a%3A%22azure-servicebus%22)
1612

1713
## How to provide feedback
1814

0 commit comments

Comments
 (0)