Azure / azure-notificationhubs-java-backend

Azure Notification Hubs SDK for Java
https://docs.microsoft.com/en-us/azure/notification-hubs/
Apache License 2.0
35 stars 49 forks source link

Azure notification integration with java #45

Closed swagulkarni closed 3 years ago

swagulkarni commented 5 years ago

Hi,

We have a requirement to integrate Azure notification hub, preferably using Java. I have a few questions here:-

  1. Is this project available in maven repository?
  2. Is this project production ready or still in beta stage?
  3. What are the preferred alternatives to integrate with notification hub?

Thanks, Swagat

swagulkarni commented 5 years ago

Hi, Any update or comment on my questions?

avramanaareddy commented 5 years ago

create a package in your application, copy all the classes provided over here, import them according to the document they did provide, then start working on it. We did that and works the solution.

mpodwysocki commented 3 years ago

@swagulkarni yes, this is available on Maven Central as a package for Notification-Hubs-java-sdk